toSyntaxSetupUI QWidget name toSyntaxSetupUI geometry 0 0 548 527 caption Form1 toolTip margin 0 spacing 6 QGroupBox name Options title Options margin 11 spacing 6 QCheckBox name KeywordUpper text &Keyword upper toolTip Convert all keywords to uppercase when displayingsyntaxhighlighted text. Only available for monospaced fonts. QCheckBox name CodeCompletion text &Code completion toolTip Activate code completion in SQL editors. Not recommended on slow connections. QCheckBox name CompletionSort enabled false text &Sort completion rows checked true toolTip Sort the available completion rows alphabetically or in the order the are. QCheckBox name SyntaxHighlighting text S&yntax highlighting toolTip Enable syntax highlighting, or use simple text editor QCheckBox name AutoIndent text &Indent same as previous line toolTip Indent a new line in an editor to the same column as the previous line QPushButton name PushButton1 text Choose QLabel name ResultExample text List example QLabel name CodeExample text Code example QPushButton name PushButton1_2 text Choose QPushButton name PushButton1_2_2 text Choose QLabel name TextExample text Text example QLineEdit name Extensions QLabel name TextLabel1 text Filename extensions name Spacer1 orientation Vertical sizeType Expanding sizeHint 20 20 QSpinBox name TabStop minValue 1 QLabel name TextLabel1_2 text Tab stop width buddy TabStop toolTip Number of character width of tabstops whatsThis Number of character width of tabstops toHighlightedText name Example QGroupBox name GroupBox2 title Sy&ntax components margin 11 spacing 6 QLabel name ExampleColor text QPushButton name PushButton3 sizePolicy 4 0 text &Pick QListBox name SyntaxComponent toHighlightedText
tohighlightedtext.h
100 100 0 5 5 image0
image0 789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758 PushButton1 clicked() toSyntaxSetupUI selectResultFont(void) PushButton1_2 clicked() toSyntaxSetupUI selectFont(void) SyntaxHighlighting toggled(bool) toSyntaxSetupUI changeHighlight(bool) KeywordUpper toggled(bool) toSyntaxSetupUI changeUpper(bool) PushButton3 clicked() toSyntaxSetupUI selectColor(void) SyntaxComponent selectionChanged(QListBoxItem*) toSyntaxSetupUI changeLine(QListBoxItem *) CodeCompletion toggled(bool) CompletionSort setEnabled(bool) SyntaxHighlighting toggled(bool) CodeCompletion setEnabled(bool) PushButton1_2_2 clicked() toSyntaxSetupUI selectText(void) changeHighlight(bool) changeLine(QListBoxItem *) changeUpper(bool) selectText(void) selectColor(void) selectFont(void) selectResultFont(void) SyntaxComponent PushButton3 SyntaxHighlighting KeywordUpper CodeCompletion AutoIndent PushButton1_2_2 PushButton1_2 PushButton1 Extensions TabStop Example CompletionSort