EditDialog
0
0
618
382
Edit database cell
-
-
Import text
Opens a file dialog used to import text to this database cell.
&Import
-
Export text
Opens a file dialog used to export the contents of this database cell to a text file.
&Export
-
Qt::Horizontal
40
20
-
-
Text
-
Binary
-
Clear cell data
Erases the contents of the cell
&Clear
-
0
-
<html><head/><body><p><span style=" font-weight:600; color:#c00000;">Warning: Editing binary content in text mode may result in corrupted data!</span></p></body></html>
-
Monospace
This area displays information about the data present in this database cell
false
true
0
0
94
24
-
-
Type of data currently in cell
-
Size of data currently in table
-
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
buttomImport
buttonExport
comboEditor
buttonClear
buttonBox
buttonBox
accepted()
EditDialog
accept()
262
370
157
274
buttonBox
rejected()
EditDialog
reject()
326
350
286
274
buttomImport
clicked()
EditDialog
importData()
41
16
60
0
buttonExport
clicked()
EditDialog
exportData()
100
20
162
17
buttonClear
clicked()
EditDialog
clearData()
321
13
290
12
editorText
textChanged()
EditDialog
editTextChanged()
234
218
362
309
comboEditor
currentIndexChanged(int)
editorStack
setCurrentIndex(int)
265
16
185
169
editorStack
currentChanged(int)
comboEditor
setCurrentIndex(int)
185
169
267
16
importData()
exportData()
clearData()
editTextChanged()
checkDataType()