TableWindow 0 0 609 415 Form 0 0 0 0 0 Structure 4 0 0 2 200 16777215 Table name: 200 16777215 <html><head/><body><p>Enables/disabled the WITHOUT ROWID clause on the table. Such table will no longer have the &quot;rowid&quot; hidden column. For such table an explicit PRIMARY KEY column is mandatory. You can read more details on this in SQLite official documentation.</p></body></html> WITHOUT ROWID <html><head/><body><p>Enables/disables the STRICT clause for the table. Such table makes strict verification of data stored in columns against declared data types for these columns. This is similar to how data types are usually enforced in most other database engines. Keep it disabled to use the classical SQLite bahavior (i.e. no data type enforcement). You can find more details in the official SQLite documentation.</p></body></html> STRICT Qt::Horizontal 40 20 Qt::Vertical 2 false true false QAbstractItemView::InternalMove true QAbstractItemView::SingleSelection QAbstractItemView::SelectRows QAbstractItemView::ScrollPerPixel true 0 0 0 0 0 true false QAbstractItemView::InternalMove true QAbstractItemView::SingleSelection QAbstractItemView::SelectRows QAbstractItemView::ScrollPerPixel true Data QTabWidget::South -1 Constraints true Indexes QAbstractItemView::NoEditTriggers true QAbstractItemView::SingleSelection QAbstractItemView::SelectRows QAbstractItemView::ScrollPerPixel Triggers QAbstractItemView::NoEditTriggers true QAbstractItemView::SingleSelection QAbstractItemView::SelectRows QAbstractItemView::ScrollPerPixel true DDL true SqlView QPlainTextEdit
sqlview.h
DataView QTabWidget
dataview.h
1
ExtTableView QTableView
common/exttableview.h
ExtTableWidget QTableWidget
common/exttablewidget.h
DbComboBox QComboBox
common/dbcombobox.h