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/viewwindow.ui | 137 +++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 SQLiteStudio3/guiSQLiteStudio/windows/viewwindow.ui (limited to 'SQLiteStudio3/guiSQLiteStudio/windows/viewwindow.ui') diff --git a/SQLiteStudio3/guiSQLiteStudio/windows/viewwindow.ui b/SQLiteStudio3/guiSQLiteStudio/windows/viewwindow.ui new file mode 100644 index 0000000..734a265 --- /dev/null +++ b/SQLiteStudio3/guiSQLiteStudio/windows/viewwindow.ui @@ -0,0 +1,137 @@ + + + ViewWindow + + + + 0 + 0 + 621 + 468 + + + + Form + + + + 0 + + + + + 0 + + + + Query + + + + + + + + + + 0 + + + + + View name: + + + + + + + + + + + + + + + + + Data + + + + + + + + + + Triggers + + + + + + + + + QAbstractItemView::NoEditTriggers + + + true + + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + + + QAbstractItemView::ScrollPerPixel + + + true + + + + + + + + DDL + + + + + + true + + + + + + + + + + + + DataView + QTabWidget +
dataview.h
+ 1 +
+ + SqlEditor + QPlainTextEdit +
sqleditor.h
+
+ + SqlView + QPlainTextEdit +
sqlview.h
+
+
+ + +
-- cgit v1.2.3