ImportCsvDialog
0
0
788
717
Import CSV file
-
QFormLayout::ExpandingFieldsGrow
-
Table na&me
editName
-
-
&Column names in first line
checkboxHeader
-
-
Field &separator
comboSeparator
-
-
-
,
-
;
-
Tab
-
|
-
Other
-
1
-
Qt::Horizontal
40
20
-
&Quote character
comboQuote
-
-
-
"
-
'
-
-
Other
-
1
-
Qt::Horizontal
40
20
-
&Encoding
comboEncoding
-
-
-
UTF-8
-
UTF-16
-
ISO-8859-1
-
Other
-
-
Qt::Horizontal
40
20
-
Trim fields?
checkBoxTrimFields
-
true
-
Separate tables
checkBoxSeparateTables
-
-
Advanced
:/icons/down:/icons/down
true
-
When importing an empty value from the CSV file into an existing table with a default value for this column, that default value is inserted. Activate this option to insert an empty value instead.
-
Ignore default &values
checkIgnoreDefaults
-
Activate this option to stop the import when trying to import an empty value into a NOT NULL column without a default value.
-
Fail on missing values
checkFailOnMissing
-
Disable data type detection
-
Disable the automatic data type detection when creating a new table.
-
Qt::Vertical
false
true
0
0
0
0
-
-
7
QLayout::SetDefaultConstraint
0
-
Deselect All
true
true
-
false
Match Similar
-
Qt::Vertical
20
40
-
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
editName
checkboxHeader
comboSeparator
editCustomSeparator
comboQuote
editCustomQuote
comboEncoding
editCustomEncoding
checkBoxTrimFields
checkBoxSeparateTables
buttonAdvanced
checkIgnoreDefaults
checkFailOnMissing
filePicker
toggleSelected
matchSimilar
tablePreview
comboSeparator
currentIndexChanged(int)
ImportCsvDialog
updatePreview()
232
99
445
64
editName
textChanged(QString)
ImportCsvDialog
checkInput()
609
13
631
45
editCustomSeparator
textChanged(QString)
ImportCsvDialog
updatePreview()
478
99
577
76
editCustomQuote
textChanged(QString)
ImportCsvDialog
updatePreview()
478
132
530
90
editCustomEncoding
textChanged(QString)
ImportCsvDialog
updatePreview()
495
165
540
133
checkBoxTrimFields
toggled(bool)
ImportCsvDialog
updatePreview()
184
191
368
244
comboEncoding
currentIndexChanged(int)
ImportCsvDialog
updatePreview()
263
183
572
121
checkboxHeader
toggled(bool)
ImportCsvDialog
updatePreview()
184
60
354
45
toggleSelected
toggled(bool)
ImportCsvDialog
updateSelection(bool)
780
337
368
244
comboQuote
currentIndexChanged(int)
ImportCsvDialog
updatePreview()
232
132
350
88
buttonBox
accepted()
ImportCsvDialog
accept()
272
677
157
274
buttonBox
rejected()
ImportCsvDialog
reject()
340
677
286
274
checkBoxSeparateTables
toggled(bool)
ImportCsvDialog
checkInput()
194
236
368
244
matchSimilar
pressed()
ImportCsvDialog
matchSimilar()
780
378
368
244
buttonAdvanced
toggled(bool)
ImportCsvDialog
toggleAdvancedSection(bool)
214
259
393
358
updatePreview()
checkInput()
updateSelection(bool)
matchSimilar()
toggleAdvancedSection(bool)