From 7167ce41b61d2ba2cdb526777a4233eb84a3b66a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 6 Dec 2014 17:33:25 -0500 Subject: Imported Upstream version 2.99.6 --- .../guiSQLiteStudio/windows/tablewindow.ui | 307 +++++++++++++++++++++ 1 file changed, 307 insertions(+) create mode 100644 SQLiteStudio3/guiSQLiteStudio/windows/tablewindow.ui (limited to 'SQLiteStudio3/guiSQLiteStudio/windows/tablewindow.ui') diff --git a/SQLiteStudio3/guiSQLiteStudio/windows/tablewindow.ui b/SQLiteStudio3/guiSQLiteStudio/windows/tablewindow.ui new file mode 100644 index 0000000..8c46443 --- /dev/null +++ b/SQLiteStudio3/guiSQLiteStudio/windows/tablewindow.ui @@ -0,0 +1,307 @@ + + + TableWindow + + + + 0 + 0 + 609 + 415 + + + + Form + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + 0 + + + + Structure + + + + + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + Table name: + + + + + + + + 200 + 16777215 + + + + + + + + WITHOUT ROWID + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + Qt::Vertical + + + false + + + + true + + + false + + + QAbstractItemView::InternalMove + + + true + + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + + + QAbstractItemView::ScrollPerPixel + + + true + + + + + + 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 +
+
+ + +
-- cgit v1.2.3