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/functionseditor.ui | 346 +++++++++++++++++++++ 1 file changed, 346 insertions(+) create mode 100644 SQLiteStudio3/guiSQLiteStudio/windows/functionseditor.ui (limited to 'SQLiteStudio3/guiSQLiteStudio/windows/functionseditor.ui') diff --git a/SQLiteStudio3/guiSQLiteStudio/windows/functionseditor.ui b/SQLiteStudio3/guiSQLiteStudio/windows/functionseditor.ui new file mode 100644 index 0000000..d5d5015 --- /dev/null +++ b/SQLiteStudio3/guiSQLiteStudio/windows/functionseditor.ui @@ -0,0 +1,346 @@ + + + FunctionsEditor + + + + 0 + 0 + 816 + 621 + + + + Form + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + Qt::Horizontal + + + + + 1 + 0 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 150 + 0 + + + + Filter funtions + + + true + + + + + + + QAbstractItemView::NoEditTriggers + + + true + + + QAbstractItemView::ScrollPerPixel + + + + + + + + + 4 + 0 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + Qt::Vertical + + + + + 0 + 1 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + Function name: + + + + + + + + + + Implementation language: + + + + + + + + + + Type: + + + + + + + + + + + 4 + 0 + + + + Input arguments + + + + + + Undefined + + + + + + + true + + + QAbstractItemView::InternalMove + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + 1 + 0 + + + + Databases + + + + + + Register in all databases + + + + + + + Register in following databases: + + + + + + + QAbstractItemView::NoEditTriggers + + + false + + + 0 + + + + + + + + + + + + 0 + 2 + + + + Initialization code: + + + + + + + + + + + 0 + 2 + + + + Function implementation code: + + + + + + + + + + + 0 + 2 + + + + Final step implementation code: + + + + + + + + + + + + + + + + + + + + functionFilterEdit + list + nameEdit + typeCombo + langCombo + undefArgsCheck + argsList + allDatabasesRadio + selDatabasesRadio + databasesList + initCodeEdit + mainCodeEdit + finalCodeEdit + + + + -- cgit v1.2.3