PreferencesDialog 0 0 590 555 Preferences true 0 &General Remember last location Always use this location Remember last location for session only false 0 0 316 0 ... Default &location locationEdit Lan&guage languageComboBox 0 0 QComboBox::AdjustToContents 35 20 15 Automatic &updates checkUpdates enabled &Database QFormLayout::FieldsStayAtSizeHint Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter Qt::AlignHCenter|Qt::AlignTop Database &encoding encodingComboBox UTF-8 UTF-16 Open databases with foreign keys enabled. &Foreign keys foreignKeysCheckBox enabled Remove line breaks in schema &view checkHideSchemaLinebreaks Prefetch block si&ze spinPrefetchSize 255 1000000 Advanced :/icons/down:/icons/down true 20 0 16777215 200 SQL to execute after opening database editDatabaseDefaultSqlText Qt::Horizontal 180 20 Default field type Data &Browser Font &Font comboDataBrowserFont Font si&ze: spinDataBrowserFontSize NULL fields 15 Qt::AlignCenter &Text Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter txtNull Field colors NULL Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter Regular Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter Qt::StrongFocus true QFrame::StyledPanel QFrame::Raised Text Qt::AlignCenter Binary Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter Qt::StrongFocus true QFrame::StyledPanel QFrame::Raised Background Qt::AlignCenter Qt::StrongFocus true QFrame::StyledPanel QFrame::Raised Qt::StrongFocus true QFrame::StyledPanel QFrame::Raised Qt::StrongFocus true QFrame::StyledPanel QFrame::Raised Qt::StrongFocus true QFrame::StyledPanel QFrame::Raised Filters 1 Escape character editFilterEscape Delay time (&ms) spinFilterDelay Set the waiting time before a new filter value is applied. Can be set to 0 for disabling waiting. 5000 &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 SQL &log font size spinLogFontSize 1 Tab size spinTabSize 1 16 4 SQL editor &font comboEditorFont Error indicators checkErrorIndicators Enabling error indicators highlights the SQL code lines that caused errors during the last execution enabled Hori&zontal tiling checkHorizontalTiling If enabled the SQL code editor and the result table view are shown side by side instead of one over the other. enabled Code co&mpletion checkAutoCompletion enabled &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 <html><head/><body><p>While supporting the REGEXP operator SQLite doesn't implement any regular expression<br/>algorithm but calls back the running application. DB Browser for SQLite implements this<br/>algorithm for you to let you use REGEXP out of the box. However, as there are multiple possible<br/>implementations of this and you might want to use another one, you're free to disable the<br/>application's implementation and load your own by using an extension. Requires restart of the application.</p></body></html> Disable Regular Expression extension Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok SqlTextEdit QTextEdit
sqltextedit.h
1
tabWidget comboDefaultLocation locationEdit setLocationButton languageComboBox checkUpdates encodingComboBox foreignKeysCheckBox checkHideSchemaLinebreaks spinPrefetchSize defaultFieldTypeComboBox buttonDatabaseAdvanced editDatabaseDefaultSqlText comboDataBrowserFont spinDataBrowserFontSize txtNull fr_null_fg fr_null_bg fr_bin_fg fr_bin_bg fr_reg_fg fr_reg_bg spinFilterDelay editFilterEscape treeSyntaxHighlighting comboEditorFont spinEditorFontSize spinLogFontSize spinTabSize checkAutoCompletion checkErrorIndicators checkHorizontalTiling listExtensions buttonAddExtension buttonRemoveExtension checkRegexDisabled buttonBox accepted() PreferencesDialog saveSettings() 281 525 155 143 buttonBox rejected() PreferencesDialog reject() 349 525 286 144 buttonAddExtension clicked() PreferencesDialog addExtension() 571 99 245 137 buttonRemoveExtension clicked() PreferencesDialog removeExtension() 571 137 245 137 treeSyntaxHighlighting itemDoubleClicked(QTreeWidgetItem*,int) PreferencesDialog showColourDialog(QTreeWidgetItem*,int) 103 48 395 0 setLocationButton clicked() PreferencesDialog chooseLocation() 567 100 294 202 buttonDatabaseAdvanced toggled(bool) labelDatabaseDefaultSqlText setVisible(bool) 375 202 64 243 buttonDatabaseAdvanced toggled(bool) editDatabaseDefaultSqlText setVisible(bool) 375 202 375 251 saveSettings() chooseLocation() showColourDialog(QTreeWidgetItem*,int) addExtension() removeExtension()