Options
0
0
578
563
Options
:/divers/images/logo.png:/divers/images/logo.png
true
9
6
-
0
General
9
6
-
Save all before build
false
-
Automatic compilation
-
0
6
-
Qt include directory:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
-
...
-
Default projects directory:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
-
...
-
-
...
-
-
-
Qt documentation directory:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
-
Make extra parameters:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
-
-
-
...
-
User plugins directory:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
-
Prompt before quit
-
Reload last project when the application starts
false
-
6
0
-
Show classes explorer
-
Qt::Horizontal
40
20
-
Interval between updates:
-
1
-
seconds
-
Qt::Horizontal
40
20
-
Close button in each tab (does not work with all styles)
-
Qt::Vertical
20
40
Editor
9
6
-
Qt::Vertical
20
40
-
6
0
-
6
0
-
Font:
-
End of line
-
Tab size
-
Files encoding:
-
Current line background
-
Text background
-
Text color
-
6
0
-
6
0
-
-
0
0
-
-
Default
-
Unix
-
Dos/Windows
-
6
0
-
-
Replace Tab by spaces
-
-
6
0
-
...
-
Qt::Horizontal
40
20
-
6
0
-
...
-
Qt::Horizontal
40
20
-
6
0
-
...
-
Qt::Horizontal
40
20
-
options
9
6
-
6
0
-
Matching ( and {
-
6
0
-
...
-
Qt::Horizontal
40
20
-
-
Right margin line
-
-
Column:
rightMarginPos
-
false
1
200
80
-
Qt::Horizontal
40
20
-
-
Hide Find/Replace panels after
-
false
1
60
10
-
sec.
-
Qt::Horizontal
40
20
-
Selection border
-
Auto-Brackets
-
Complete Code
-
Autoindent
-
Line numbers
-
Syntax highlighting
false
-
Display editor toolbars
-
Display white spaces
-
Auto-Comments
-
Word wrap
-
Ctrl+click = Go to implementation,
Meta+click = Go to declaration
groupBox_6
Syntax highlighting
9
6
-
Qt::Vertical
20
40
-
6
0
-
6
0
-
Function/method names :
-
Preprocessor :
-
Qt words :
-
Keywords :
-
Single comments :
-
Multiline comments :
-
Quotation strings :
-
6
0
-
...
-
...
-
...
-
...
-
...
-
...
-
...
-
MS Shell Dlg 2
9
50
false
false
false
false
QTextEdit::NoWrap
true
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:8pt;"><span style=" font-size:10pt;">/*</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;">* Multi-line</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;">* comments </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;">*/</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;">#include <QApplication></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;">// Single line comments </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;">int main(int argc, char *argv[])</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;">{</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;"> QApplication app(argc, argv);</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;"> QString chaine = "between quotations";</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;"> QDialog *main = new QDialog;</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;"> main->show();</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;"> return app.exec();</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS'; font-size:10pt;">}</p></body></html>
-
6
0
-
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::RestoreDefaults
groupHighlightCurrentLine
toggled(bool)
lineColor
setEnabled(bool)
110
63
110
63
showTreeClasses
toggled(bool)
interval
setEnabled(bool)
84
170
393
169
match
toggled(bool)
matching
setEnabled(bool)
110
63
110
63
buttonBox
accepted()
Options
accept()
317
494
314
473
buttonBox
rejected()
Options
reject()
209
491
201
474
rightMarginLine
toggled(bool)
rightMarginPos
setEnabled(bool)
102
450
149
450
hideFindReplace
toggled(bool)
findReplaceDelay
setEnabled(bool)
135
460
269
460