PreferencesDialog
0
0
590
405
Preferences
true
-
0
&Database
QFormLayout::ExpandingFieldsGrow
-
Database &encoding
encodingComboBox
-
-
UTF-8
-
UTF-16
-
Open databases with foreign keys enabled.
&Foreign keys
foreignKeysCheckBox
-
enabled
-
Default &location
locationEdit
-
-
false
-
...
-
&Prefetch block size
spinPrefetchSize
-
255
1000000
&SQL
-
false
false
Settings name
Context
Colour
Bold
Italic
Underline
-
keyword
Keyword
-
function
Function
-
table
Table
-
comment
Comment
-
identifier
Identifier
-
string
String
-
currentline
Current line
-
-
SQL &editor font size
spinEditorFontSize
-
1
-
1
-
SQL &log font size
spinLogFontSize
&Extensions
-
Select extensions to load for every database:
-
-
QAbstractItemView::NoEditTriggers
false
-
-
Add extension
:/icons/load_extension:/icons/load_extension
-
Remove extension
:/icons/remove_extension:/icons/remove_extension
-
Qt::Vertical
20
40
-
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
tabWidget
encodingComboBox
foreignKeysCheckBox
locationEdit
setLocationButton
spinPrefetchSize
treeSyntaxHighlighting
spinEditorFontSize
spinLogFontSize
listExtensions
buttonAddExtension
buttonRemoveExtension
buttonBox
buttonBox
accepted()
PreferencesDialog
saveSettings()
260
265
155
143
buttonBox
rejected()
PreferencesDialog
reject()
328
265
286
144
setLocationButton
clicked()
PreferencesDialog
chooseLocation()
478
107
459
62
treeSyntaxHighlighting
itemDoubleClicked(QTreeWidgetItem*,int)
PreferencesDialog
showColourDialog(QTreeWidgetItem*,int)
103
53
395
-1
buttonAddExtension
clicked()
PreferencesDialog
addExtension()
464
64
245
137
buttonRemoveExtension
clicked()
PreferencesDialog
removeExtension()
464
93
245
137
saveSettings()
chooseLocation()
showColourDialog(QTreeWidgetItem*,int)
addExtension()
removeExtension()