PreferencesDialog 0 0 597 614 Preferences true 0 &General Default &location locationEdit Remember last location Always use this location Remember last location for session only false 0 0 316 0 ... Lan&guage languageComboBox 0 0 QComboBox::AdjustToContents 35 20 15 Toolbar style languageComboBox 0 0 2 QComboBox::AdjustToContents 35 20 15 Only display the icon Only display the text The text appears beside the icon The text appears under the icon Follow the style Show remote options enabled true Automatic &updates checkUpdates enabled DB file extensions Manage &Database QFormLayout::FieldsStayAtSizeHint Database &encoding encodingComboBox UTF-8 UTF-16 Open databases with foreign keys enabled. &Foreign keys foreignKeysCheckBox enabled Remove line breaks in schema &view checkHideSchemaLinebreaks enabled Prefetch block si&ze spinPrefetchSize 255 1000000 Advanced :/icons/down:/icons/down true 20 0 16777215 200 SQ&L to execute after opening database editDatabaseDefaultSqlText Qt::Horizontal 180 20 Default field type Data &Browser Font &Font comboDataBrowserFont Font si&ze spinDataBrowserFontSize Content Symbol limit in cell spinSymbolLimit 0 0 1 20000 Field display Displayed &text Qt::AlignCenter txtNull Binary Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter NULL Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter Regular Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter Qt::StrongFocus true QFrame::StyledPanel QFrame::Raised Text color Qt::AlignCenter Qt::StrongFocus true QFrame::StyledPanel QFrame::Raised Background color 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 0 0 true NULL 0 0 false Preview only (N/A) true 0 0 true BLOB false 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 background Background foreground Foreground SQL &editor font size spinEditorFontSize 1 SQL &results font size spinLogFontSize 1 Tab size spinTabSize 1 16 4 SQL editor &font comboEditorFont Code co&mpletion checkAutoCompletion enabled Keywords in &UPPER CASE checkCompleteUpper When set, the SQL keywords are completed in UPPER CASE letters. enabled Error indicators checkErrorIndicators When set, the SQL code lines that caused errors during the last execution are highlighted and the results frame indicates the error in the background 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 Never At word boundaries At character boundaries At whitespace boundaries Wrap lines wrapComboBox &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 Remote CA certificates 550 0 QAbstractItemView::SingleSelection QAbstractItemView::SelectRows QAbstractItemView::ScrollPerPixel false Subject CN Common Name Subject O Organization Valid from Valid to Serial number Your certificates 550 0 QAbstractItemView::ExtendedSelection QAbstractItemView::SelectRows QAbstractItemView::ScrollPerPixel false File Subject CN Subject Common Name Issuer CN Issuer Common Name Valid from Valid to Serial number :/icons/trigger_create:/icons/trigger_create ... :/icons/trigger_delete:/icons/trigger_delete Qt::Vertical 20 40 Clone databases into false 0 0 316 0 ... Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::RestoreDefaults|QDialogButtonBox::Save SqlTextEdit QTextEdit
sqltextedit.h
1
comboDefaultLocation locationEdit setLocationButton languageComboBox toolbarStyleComboBox checkUseRemotes checkUpdates encodingComboBox foreignKeysCheckBox checkHideSchemaLinebreaks spinPrefetchSize defaultFieldTypeComboBox buttonDatabaseAdvanced editDatabaseDefaultSqlText comboDataBrowserFont spinDataBrowserFontSize fr_null_fg fr_null_bg txtNull fr_bin_fg fr_bin_bg txtBlob fr_reg_fg fr_reg_bg txtRegular spinFilterDelay editFilterEscape treeSyntaxHighlighting comboEditorFont spinEditorFontSize spinLogFontSize spinTabSize checkAutoCompletion checkErrorIndicators checkHorizontalTiling listExtensions buttonAddExtension buttonRemoveExtension checkRegexDisabled editRemoteCloneDirectory buttonRemoteBrowseCloneDirectory tableCaCerts tableClientCerts buttonClientCertAdd buttonClientCertRemove tabWidget buttonAddExtension clicked() PreferencesDialog addExtension() 571 97 245 137 buttonRemoveExtension clicked() PreferencesDialog removeExtension() 571 135 245 137 treeSyntaxHighlighting itemDoubleClicked(QTreeWidgetItem*,int) PreferencesDialog showColourDialog(QTreeWidgetItem*,int) 103 48 395 0 setLocationButton clicked() PreferencesDialog chooseLocation() 571 114 294 202 buttonDatabaseAdvanced toggled(bool) labelDatabaseDefaultSqlText setVisible(bool) 365 207 108 280 buttonDatabaseAdvanced toggled(bool) editDatabaseDefaultSqlText setVisible(bool) 365 207 365 252 checkUseRemotes toggled(bool) PreferencesDialog activateRemoteTab(bool) 161 172 382 572 buttonClientCertAdd clicked() PreferencesDialog addClientCertificate() 578 315 596 243 buttonClientCertRemove clicked() PreferencesDialog removeClientCertificate() 578 353 597 295 buttonRemoteBrowseCloneDirectory clicked() PreferencesDialog chooseRemoteCloneDirectory() 567 54 595 41 checkAutoCompletion toggled(bool) checkCompleteUpper setEnabled(bool) 474 464 474 492 buttonBox clicked(QAbstractButton*) PreferencesDialog on_buttonBox_clicked(QAbstractButton*) 385 591 385 306 saveSettings() chooseLocation() showColourDialog(QTreeWidgetItem*,int) addExtension() removeExtension() activateRemoteTab(bool) addClientCertificate() removeClientCertificate() chooseRemoteCloneDirectory()