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
-
Remove line breaks in schema view
checkHideSchemaLinebreaks
-
&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
checkHideSchemaLinebreaks
spinPrefetchSize
treeSyntaxHighlighting
spinEditorFontSize
spinLogFontSize
listExtensions
buttonAddExtension
buttonRemoveExtension
buttonBox
accepted()
PreferencesDialog
saveSettings()
269
395
155
143
buttonBox
rejected()
PreferencesDialog
reject()
337
395
286
144
setLocationButton
clicked()
PreferencesDialog
chooseLocation()
568
119
459
62
treeSyntaxHighlighting
itemDoubleClicked(QTreeWidgetItem*,int)
PreferencesDialog
showColourDialog(QTreeWidgetItem*,int)
103
53
395
-1
buttonAddExtension
clicked()
PreferencesDialog
addExtension()
567
88
245
137
buttonRemoveExtension
clicked()
PreferencesDialog
removeExtension()
567
117
245
137
saveSettings()
chooseLocation()
showColourDialog(QTreeWidgetItem*,int)
addExtension()
removeExtension()