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 --- .../coreSQLiteStudio/plugins/populatedictionary.ui | 123 +++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui (limited to 'SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui') diff --git a/SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui b/SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui new file mode 100644 index 0000000..f99491f --- /dev/null +++ b/SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui @@ -0,0 +1,123 @@ + + + PopulateDictionaryConfig + + + + 0 + 0 + 307 + 255 + + + + Form + + + + + + Dictionary file + + + + + + PopulateDictionary.File + + + Pick dictionary file + + + + + + + + + + Word separator + + + + + + PopulateDictionary.Lines + + + Whitespace + + + false + + + + + + + PopulateDictionary.Lines + + + Line break + + + true + + + + + + + + + + Method of using words + + + + + + PopulateDictionary.Random + + + Ordered + + + false + + + + + + + PopulateDictionary.Random + + + Randomly + + + true + + + + + + + + + + + ConfigRadioButton + QRadioButton +
common/configradiobutton.h
+
+ + FileEdit + QWidget +
common/fileedit.h
+ 1 +
+
+ + +
-- cgit v1.2.3