Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardRepeatDialog.ui

changeset 0
de9c2efb9d02
child 5508
30626def80dc
equal deleted inserted replaced
-1:000000000000 0:de9c2efb9d02
1 <ui version="4.0" >
2 <class>PyRegExpWizardRepeatDialog</class>
3 <widget class="QDialog" name="PyRegExpWizardRepeatDialog" >
4 <property name="geometry" >
5 <rect>
6 <x>0</x>
7 <y>0</y>
8 <width>331</width>
9 <height>223</height>
10 </rect>
11 </property>
12 <property name="windowTitle" >
13 <string>Number of repetitions</string>
14 </property>
15 <property name="sizeGripEnabled" >
16 <bool>true</bool>
17 </property>
18 <layout class="QVBoxLayout" >
19 <item>
20 <widget class="QGroupBox" name="groupBox" >
21 <property name="title" >
22 <string/>
23 </property>
24 <property name="flat" >
25 <bool>true</bool>
26 </property>
27 <layout class="QGridLayout" >
28 <property name="margin" >
29 <number>0</number>
30 </property>
31 <item row="2" column="2" >
32 <widget class="QLabel" name="textLabel1_6" >
33 <property name="text" >
34 <string>times</string>
35 </property>
36 </widget>
37 </item>
38 <item row="3" column="2" >
39 <widget class="QLabel" name="textLabel1_7" >
40 <property name="text" >
41 <string>times</string>
42 </property>
43 </widget>
44 </item>
45 <item row="1" column="2" >
46 <widget class="QLabel" name="textLabel1_5" >
47 <property name="text" >
48 <string>times</string>
49 </property>
50 </widget>
51 </item>
52 <item row="4" column="1" >
53 <widget class="QSpinBox" name="lowerSpin" >
54 <property name="enabled" >
55 <bool>false</bool>
56 </property>
57 <property name="alignment" >
58 <set>Qt::AlignRight</set>
59 </property>
60 <property name="value" >
61 <number>1</number>
62 </property>
63 </widget>
64 </item>
65 <item row="4" column="3" >
66 <widget class="QSpinBox" name="upperSpin" >
67 <property name="enabled" >
68 <bool>false</bool>
69 </property>
70 <property name="alignment" >
71 <set>Qt::AlignRight</set>
72 </property>
73 <property name="value" >
74 <number>1</number>
75 </property>
76 </widget>
77 </item>
78 <item row="4" column="2" >
79 <widget class="QLabel" name="textLabel6" >
80 <property name="text" >
81 <string>and</string>
82 </property>
83 </widget>
84 </item>
85 <item row="4" column="0" >
86 <widget class="QRadioButton" name="betweenButton" >
87 <property name="text" >
88 <string>Between</string>
89 </property>
90 </widget>
91 </item>
92 <item row="3" column="1" >
93 <widget class="QSpinBox" name="exactSpin" >
94 <property name="enabled" >
95 <bool>false</bool>
96 </property>
97 <property name="alignment" >
98 <set>Qt::AlignRight</set>
99 </property>
100 <property name="value" >
101 <number>1</number>
102 </property>
103 </widget>
104 </item>
105 <item row="3" column="0" >
106 <widget class="QRadioButton" name="exactButton" >
107 <property name="text" >
108 <string>Exactly</string>
109 </property>
110 </widget>
111 </item>
112 <item row="2" column="1" >
113 <widget class="QSpinBox" name="maxSpin" >
114 <property name="enabled" >
115 <bool>false</bool>
116 </property>
117 <property name="alignment" >
118 <set>Qt::AlignRight</set>
119 </property>
120 <property name="value" >
121 <number>1</number>
122 </property>
123 </widget>
124 </item>
125 <item row="2" column="0" >
126 <widget class="QRadioButton" name="maxButton" >
127 <property name="text" >
128 <string>Maximum</string>
129 </property>
130 </widget>
131 </item>
132 <item row="1" column="0" >
133 <widget class="QRadioButton" name="minButton" >
134 <property name="text" >
135 <string>Minimum</string>
136 </property>
137 </widget>
138 </item>
139 <item row="1" column="1" >
140 <widget class="QSpinBox" name="minSpin" >
141 <property name="enabled" >
142 <bool>false</bool>
143 </property>
144 <property name="alignment" >
145 <set>Qt::AlignRight</set>
146 </property>
147 <property name="value" >
148 <number>1</number>
149 </property>
150 </widget>
151 </item>
152 <item row="0" column="0" colspan="4" >
153 <widget class="QRadioButton" name="unlimitedButton" >
154 <property name="text" >
155 <string>Unlimited (incl. zero times)</string>
156 </property>
157 </widget>
158 </item>
159 </layout>
160 </widget>
161 </item>
162 <item>
163 <widget class="QCheckBox" name="minimalCheckBox" >
164 <property name="text" >
165 <string>Minimal match</string>
166 </property>
167 </widget>
168 </item>
169 <item>
170 <widget class="QDialogButtonBox" name="buttonBox" >
171 <property name="orientation" >
172 <enum>Qt::Horizontal</enum>
173 </property>
174 <property name="standardButtons" >
175 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
176 </property>
177 </widget>
178 </item>
179 </layout>
180 </widget>
181 <layoutdefault spacing="6" margin="6" />
182 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
183 <tabstops>
184 <tabstop>unlimitedButton</tabstop>
185 <tabstop>minButton</tabstop>
186 <tabstop>minSpin</tabstop>
187 <tabstop>maxButton</tabstop>
188 <tabstop>maxSpin</tabstop>
189 <tabstop>exactButton</tabstop>
190 <tabstop>exactSpin</tabstop>
191 <tabstop>betweenButton</tabstop>
192 <tabstop>lowerSpin</tabstop>
193 <tabstop>upperSpin</tabstop>
194 <tabstop>minimalCheckBox</tabstop>
195 </tabstops>
196 <resources/>
197 <connections>
198 <connection>
199 <sender>minButton</sender>
200 <signal>toggled(bool)</signal>
201 <receiver>minSpin</receiver>
202 <slot>setEnabled(bool)</slot>
203 <hints>
204 <hint type="sourcelabel" >
205 <x>53</x>
206 <y>43</y>
207 </hint>
208 <hint type="destinationlabel" >
209 <x>121</x>
210 <y>47</y>
211 </hint>
212 </hints>
213 </connection>
214 <connection>
215 <sender>maxButton</sender>
216 <signal>toggled(bool)</signal>
217 <receiver>maxSpin</receiver>
218 <slot>setEnabled(bool)</slot>
219 <hints>
220 <hint type="sourcelabel" >
221 <x>58</x>
222 <y>68</y>
223 </hint>
224 <hint type="destinationlabel" >
225 <x>117</x>
226 <y>67</y>
227 </hint>
228 </hints>
229 </connection>
230 <connection>
231 <sender>exactButton</sender>
232 <signal>toggled(bool)</signal>
233 <receiver>exactSpin</receiver>
234 <slot>setEnabled(bool)</slot>
235 <hints>
236 <hint type="sourcelabel" >
237 <x>61</x>
238 <y>114</y>
239 </hint>
240 <hint type="destinationlabel" >
241 <x>162</x>
242 <y>114</y>
243 </hint>
244 </hints>
245 </connection>
246 <connection>
247 <sender>betweenButton</sender>
248 <signal>toggled(bool)</signal>
249 <receiver>lowerSpin</receiver>
250 <slot>setEnabled(bool)</slot>
251 <hints>
252 <hint type="sourcelabel" >
253 <x>60</x>
254 <y>143</y>
255 </hint>
256 <hint type="destinationlabel" >
257 <x>162</x>
258 <y>143</y>
259 </hint>
260 </hints>
261 </connection>
262 <connection>
263 <sender>betweenButton</sender>
264 <signal>toggled(bool)</signal>
265 <receiver>upperSpin</receiver>
266 <slot>setEnabled(bool)</slot>
267 <hints>
268 <hint type="sourcelabel" >
269 <x>61</x>
270 <y>143</y>
271 </hint>
272 <hint type="destinationlabel" >
273 <x>322</x>
274 <y>143</y>
275 </hint>
276 </hints>
277 </connection>
278 <connection>
279 <sender>buttonBox</sender>
280 <signal>accepted()</signal>
281 <receiver>PyRegExpWizardRepeatDialog</receiver>
282 <slot>accept()</slot>
283 <hints>
284 <hint type="sourcelabel" >
285 <x>19</x>
286 <y>190</y>
287 </hint>
288 <hint type="destinationlabel" >
289 <x>19</x>
290 <y>211</y>
291 </hint>
292 </hints>
293 </connection>
294 <connection>
295 <sender>buttonBox</sender>
296 <signal>rejected()</signal>
297 <receiver>PyRegExpWizardRepeatDialog</receiver>
298 <slot>reject()</slot>
299 <hints>
300 <hint type="sourcelabel" >
301 <x>61</x>
302 <y>192</y>
303 </hint>
304 <hint type="destinationlabel" >
305 <x>61</x>
306 <y>210</y>
307 </hint>
308 </hints>
309 </connection>
310 </connections>
311 </ui>

eric ide

mercurial