|
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
14 |
| - <string>Add versioning support to a table</string> |
| 14 | + <string>Add Versioning Support to a Table</string> |
15 | 15 | </property>
|
16 | 16 | <layout class="QGridLayout" name="gridLayout_3">
|
17 | 17 | <item row="0" column="0" rowspan="2">
|
18 | 18 | <layout class="QVBoxLayout" name="verticalLayout">
|
19 | 19 | <item>
|
20 | 20 | <widget class="QLabel" name="label_4">
|
21 | 21 | <property name="text">
|
22 |
| - <string>Table is expected to be empty, with a primary key.</string> |
| 22 | + <string>Table should be empty, with a primary key</string> |
23 | 23 | </property>
|
24 | 24 | </widget>
|
25 | 25 | </item>
|
26 | 26 | <item>
|
27 | 27 | <layout class="QGridLayout" name="gridLayout">
|
| 28 | + <item row="0" column="1"> |
| 29 | + <widget class="QComboBox" name="cboSchema"/> |
| 30 | + </item> |
28 | 31 | <item row="0" column="0">
|
29 | 32 | <widget class="QLabel" name="label_2">
|
30 | 33 | <property name="text">
|
31 | 34 | <string>Schema</string>
|
32 | 35 | </property>
|
33 | 36 | <property name="alignment">
|
34 |
| - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 37 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
35 | 38 | </property>
|
36 | 39 | </widget>
|
37 | 40 | </item>
|
38 |
| - <item row="0" column="1"> |
39 |
| - <widget class="QComboBox" name="cboSchema"/> |
40 |
| - </item> |
41 | 41 | <item row="1" column="0">
|
42 | 42 | <widget class="QLabel" name="label_3">
|
| 43 | + <property name="sizePolicy"> |
| 44 | + <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
| 45 | + <horstretch>0</horstretch> |
| 46 | + <verstretch>0</verstretch> |
| 47 | + </sizepolicy> |
| 48 | + </property> |
43 | 49 | <property name="text">
|
44 | 50 | <string>Table</string>
|
45 | 51 | </property>
|
46 | 52 | <property name="alignment">
|
47 |
| - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 53 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
48 | 54 | </property>
|
49 | 55 | </widget>
|
50 | 56 | </item>
|
51 | 57 | <item row="1" column="1">
|
52 | 58 | <widget class="QComboBox" name="cboTable"/>
|
53 | 59 | </item>
|
54 |
| - <item row="0" column="2" rowspan="2"> |
55 |
| - <spacer name="horizontalSpacer"> |
56 |
| - <property name="orientation"> |
57 |
| - <enum>Qt::Horizontal</enum> |
58 |
| - </property> |
59 |
| - <property name="sizeType"> |
60 |
| - <enum>QSizePolicy::Preferred</enum> |
61 |
| - </property> |
62 |
| - <property name="sizeHint" stdset="0"> |
63 |
| - <size> |
64 |
| - <width>40</width> |
65 |
| - <height>48</height> |
66 |
| - </size> |
67 |
| - </property> |
68 |
| - </spacer> |
69 |
| - </item> |
70 | 60 | </layout>
|
71 | 61 | </item>
|
72 | 62 | <item>
|
73 | 63 | <widget class="QCheckBox" name="chkCreateCurrent">
|
74 | 64 | <property name="text">
|
75 |
| - <string>create a view with current content (<TABLE>_current)</string> |
| 65 | + <string>Create a view with current content (<TABLE>_current)</string> |
76 | 66 | </property>
|
77 | 67 | <property name="checked">
|
78 | 68 | <bool>true</bool>
|
|
88 | 78 | <item row="0" column="0">
|
89 | 79 | <widget class="QLabel" name="label_6">
|
90 | 80 | <property name="text">
|
91 |
| - <string>Prim. key</string> |
| 81 | + <string>Primary key</string> |
92 | 82 | </property>
|
93 | 83 | <property name="alignment">
|
94 |
| - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 84 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
95 | 85 | </property>
|
96 | 86 | </widget>
|
97 | 87 | </item>
|
|
108 | 98 | <string>Start time</string>
|
109 | 99 | </property>
|
110 | 100 | <property name="alignment">
|
111 |
| - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 101 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
112 | 102 | </property>
|
113 | 103 | </widget>
|
114 | 104 | </item>
|
|
125 | 115 | <string>End time</string>
|
126 | 116 | </property>
|
127 | 117 | <property name="alignment">
|
128 |
| - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 118 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
129 | 119 | </property>
|
130 | 120 | </widget>
|
131 | 121 | </item>
|
|
157 | 147 | <item row="0" column="1">
|
158 | 148 | <widget class="QLabel" name="label_5">
|
159 | 149 | <property name="text">
|
160 |
| - <string>SQL to be executed:</string> |
| 150 | + <string>SQL to be executed</string> |
161 | 151 | </property>
|
162 | 152 | </widget>
|
163 | 153 | </item>
|
|
0 commit comments