0
|
1 |
<ui version="4.0" >
|
|
2 |
<author></author>
|
|
3 |
<comment></comment>
|
|
4 |
<exportmacro></exportmacro>
|
|
5 |
<class>System</class>
|
|
6 |
<widget class="QWidget" name="System" >
|
|
7 |
<property name="objectName" >
|
|
8 |
<string notr="true" >System</string>
|
|
9 |
</property>
|
|
10 |
<property name="geometry" >
|
|
11 |
<rect>
|
|
12 |
<x>0</x>
|
|
13 |
<y>0</y>
|
|
14 |
<width>400</width>
|
|
15 |
<height>604</height>
|
|
16 |
</rect>
|
|
17 |
</property>
|
|
18 |
<layout class="QVBoxLayout" >
|
|
19 |
<property name="objectName" >
|
|
20 |
<string notr="true" />
|
|
21 |
</property>
|
|
22 |
<property name="margin" >
|
|
23 |
<number>9</number>
|
|
24 |
</property>
|
|
25 |
<property name="spacing" >
|
|
26 |
<number>6</number>
|
|
27 |
</property>
|
|
28 |
<item>
|
|
29 |
<layout class="QGridLayout" >
|
|
30 |
<property name="objectName" >
|
|
31 |
<string notr="true" />
|
|
32 |
</property>
|
|
33 |
<property name="margin" >
|
|
34 |
<number>1</number>
|
|
35 |
</property>
|
|
36 |
<property name="spacing" >
|
|
37 |
<number>6</number>
|
|
38 |
</property>
|
|
39 |
<item row="1" column="1" >
|
|
40 |
<widget class="QToolButton" name="toolButton" >
|
|
41 |
<property name="objectName" >
|
|
42 |
<string notr="true" >toolButton</string>
|
|
43 |
</property>
|
|
44 |
<property name="geometry" >
|
|
45 |
<rect>
|
|
46 |
<x>340</x>
|
|
47 |
<y>138</y>
|
|
48 |
<width>15</width>
|
|
49 |
<height>19</height>
|
|
50 |
</rect>
|
|
51 |
</property>
|
|
52 |
<property name="text" >
|
|
53 |
<string>...</string>
|
|
54 |
</property>
|
|
55 |
</widget>
|
|
56 |
</item>
|
|
57 |
<item row="1" column="0" >
|
|
58 |
<widget class="QFrame" name="horizontalLine" >
|
|
59 |
<property name="objectName" >
|
|
60 |
<string notr="true" >horizontalLine</string>
|
|
61 |
</property>
|
|
62 |
<property name="geometry" >
|
|
63 |
<rect>
|
|
64 |
<x>1</x>
|
|
65 |
<y>146</y>
|
|
66 |
<width>333</width>
|
|
67 |
<height>3</height>
|
|
68 |
</rect>
|
|
69 |
</property>
|
|
70 |
<property name="frameShape" >
|
|
71 |
<enum>QFrame::HLine</enum>
|
|
72 |
</property>
|
|
73 |
<property name="frameShadow" >
|
|
74 |
<enum>QFrame::Sunken</enum>
|
|
75 |
</property>
|
|
76 |
</widget>
|
|
77 |
</item>
|
|
78 |
<item row="0" column="2" >
|
|
79 |
<widget class="QFrame" name="verticalLine" >
|
|
80 |
<property name="objectName" >
|
|
81 |
<string notr="true" >verticalLine</string>
|
|
82 |
</property>
|
|
83 |
<property name="geometry" >
|
|
84 |
<rect>
|
|
85 |
<x>361</x>
|
|
86 |
<y>1</y>
|
|
87 |
<width>3</width>
|
|
88 |
<height>131</height>
|
|
89 |
</rect>
|
|
90 |
</property>
|
|
91 |
<property name="frameShape" >
|
|
92 |
<enum>QFrame::VLine</enum>
|
|
93 |
</property>
|
|
94 |
<property name="frameShadow" >
|
|
95 |
<enum>QFrame::Sunken</enum>
|
|
96 |
</property>
|
|
97 |
</widget>
|
|
98 |
</item>
|
|
99 |
<item row="0" column="0" colspan="2" >
|
|
100 |
<layout class="QGridLayout" >
|
|
101 |
<property name="objectName" >
|
|
102 |
<string notr="true" />
|
|
103 |
</property>
|
|
104 |
<property name="margin" >
|
|
105 |
<number>1</number>
|
|
106 |
</property>
|
|
107 |
<property name="spacing" >
|
|
108 |
<number>6</number>
|
|
109 |
</property>
|
|
110 |
<item row="1" column="0" >
|
|
111 |
<widget class="QDateTimeEdit" name="dateTimeEdit_2" >
|
|
112 |
<property name="objectName" >
|
|
113 |
<string notr="true" >dateTimeEdit_2</string>
|
|
114 |
</property>
|
|
115 |
<property name="enabled" >
|
|
116 |
<bool>false</bool>
|
|
117 |
</property>
|
|
118 |
<property name="geometry" >
|
|
119 |
<rect>
|
|
120 |
<x>1</x>
|
|
121 |
<y>108</y>
|
|
122 |
<width>113</width>
|
|
123 |
<height>20</height>
|
|
124 |
</rect>
|
|
125 |
</property>
|
|
126 |
<property name="buttonSymbols" >
|
|
127 |
<enum>QAbstractSpinBox::UpDownArrows</enum>
|
|
128 |
</property>
|
|
129 |
</widget>
|
|
130 |
</item>
|
|
131 |
<item row="0" column="0" >
|
|
132 |
<widget class="QDateTimeEdit" name="dateTimeEdit" >
|
|
133 |
<property name="objectName" >
|
|
134 |
<string notr="true" >dateTimeEdit</string>
|
|
135 |
</property>
|
|
136 |
<property name="geometry" >
|
|
137 |
<rect>
|
|
138 |
<x>1</x>
|
|
139 |
<y>41</y>
|
|
140 |
<width>113</width>
|
|
141 |
<height>20</height>
|
|
142 |
</rect>
|
|
143 |
</property>
|
|
144 |
<property name="buttonSymbols" >
|
|
145 |
<enum>QAbstractSpinBox::UpDownArrows</enum>
|
|
146 |
</property>
|
|
147 |
</widget>
|
|
148 |
</item>
|
|
149 |
<item row="0" column="1" >
|
|
150 |
<widget class="QDial" name="dial" >
|
|
151 |
<property name="objectName" >
|
|
152 |
<string notr="true" >dial</string>
|
|
153 |
</property>
|
|
154 |
<property name="geometry" >
|
|
155 |
<rect>
|
|
156 |
<x>120</x>
|
|
157 |
<y>1</y>
|
|
158 |
<width>114</width>
|
|
159 |
<height>100</height>
|
|
160 |
</rect>
|
|
161 |
</property>
|
|
162 |
<property name="orientation" >
|
|
163 |
<enum>Qt::Horizontal</enum>
|
|
164 |
</property>
|
|
165 |
</widget>
|
|
166 |
</item>
|
|
167 |
<item row="1" column="1" >
|
|
168 |
<widget class="QLCDNumber" name="lcdNumber" >
|
|
169 |
<property name="objectName" >
|
|
170 |
<string notr="true" >lcdNumber</string>
|
|
171 |
</property>
|
|
172 |
<property name="geometry" >
|
|
173 |
<rect>
|
|
174 |
<x>120</x>
|
|
175 |
<y>107</y>
|
|
176 |
<width>114</width>
|
|
177 |
<height>23</height>
|
|
178 |
</rect>
|
|
179 |
</property>
|
|
180 |
<property name="frameShape" >
|
|
181 |
<enum>QFrame::Box</enum>
|
|
182 |
</property>
|
|
183 |
<property name="frameShadow" >
|
|
184 |
<enum>QFrame::Raised</enum>
|
|
185 |
</property>
|
|
186 |
<property name="mode" >
|
|
187 |
<enum>QLCDNumber::Dec</enum>
|
|
188 |
</property>
|
|
189 |
<property name="segmentStyle" >
|
|
190 |
<enum>QLCDNumber::Outline</enum>
|
|
191 |
</property>
|
|
192 |
</widget>
|
|
193 |
</item>
|
|
194 |
<item row="1" column="2" >
|
|
195 |
<widget class="QLCDNumber" name="lcdNumber_2" >
|
|
196 |
<property name="objectName" >
|
|
197 |
<string notr="true" >lcdNumber_2</string>
|
|
198 |
</property>
|
|
199 |
<property name="enabled" >
|
|
200 |
<bool>false</bool>
|
|
201 |
</property>
|
|
202 |
<property name="geometry" >
|
|
203 |
<rect>
|
|
204 |
<x>240</x>
|
|
205 |
<y>107</y>
|
|
206 |
<width>113</width>
|
|
207 |
<height>23</height>
|
|
208 |
</rect>
|
|
209 |
</property>
|
|
210 |
<property name="frameShape" >
|
|
211 |
<enum>QFrame::Box</enum>
|
|
212 |
</property>
|
|
213 |
<property name="frameShadow" >
|
|
214 |
<enum>QFrame::Raised</enum>
|
|
215 |
</property>
|
|
216 |
<property name="mode" >
|
|
217 |
<enum>QLCDNumber::Dec</enum>
|
|
218 |
</property>
|
|
219 |
<property name="segmentStyle" >
|
|
220 |
<enum>QLCDNumber::Outline</enum>
|
|
221 |
</property>
|
|
222 |
</widget>
|
|
223 |
</item>
|
|
224 |
<item row="0" column="2" >
|
|
225 |
<widget class="QDial" name="dial_2" >
|
|
226 |
<property name="objectName" >
|
|
227 |
<string notr="true" >dial_2</string>
|
|
228 |
</property>
|
|
229 |
<property name="enabled" >
|
|
230 |
<bool>false</bool>
|
|
231 |
</property>
|
|
232 |
<property name="geometry" >
|
|
233 |
<rect>
|
|
234 |
<x>240</x>
|
|
235 |
<y>1</y>
|
|
236 |
<width>113</width>
|
|
237 |
<height>100</height>
|
|
238 |
</rect>
|
|
239 |
</property>
|
|
240 |
<property name="orientation" >
|
|
241 |
<enum>Qt::Horizontal</enum>
|
|
242 |
</property>
|
|
243 |
</widget>
|
|
244 |
</item>
|
|
245 |
</layout>
|
|
246 |
</item>
|
|
247 |
</layout>
|
|
248 |
</item>
|
|
249 |
<item>
|
|
250 |
<layout class="QHBoxLayout" >
|
|
251 |
<property name="objectName" >
|
|
252 |
<string notr="true" />
|
|
253 |
</property>
|
|
254 |
<property name="margin" >
|
|
255 |
<number>1</number>
|
|
256 |
</property>
|
|
257 |
<property name="spacing" >
|
|
258 |
<number>6</number>
|
|
259 |
</property>
|
|
260 |
<item>
|
|
261 |
<widget class="QTableWidget" name="tableWidget" >
|
|
262 |
<property name="objectName" >
|
|
263 |
<string notr="true" >tableWidget</string>
|
|
264 |
</property>
|
|
265 |
<property name="geometry" >
|
|
266 |
<rect>
|
|
267 |
<x>1</x>
|
|
268 |
<y>1</y>
|
|
269 |
<width>256</width>
|
|
270 |
<height>193</height>
|
|
271 |
</rect>
|
|
272 |
</property>
|
|
273 |
</widget>
|
|
274 |
</item>
|
|
275 |
<item>
|
|
276 |
<widget class="QToolBox" name="toolBox" >
|
|
277 |
<property name="objectName" >
|
|
278 |
<string notr="true" >toolBox</string>
|
|
279 |
</property>
|
|
280 |
<property name="geometry" >
|
|
281 |
<rect>
|
|
282 |
<x>263</x>
|
|
283 |
<y>1</y>
|
|
284 |
<width>118</width>
|
|
285 |
<height>193</height>
|
|
286 |
</rect>
|
|
287 |
</property>
|
|
288 |
<property name="frameShape" >
|
|
289 |
<enum>QFrame::Box</enum>
|
|
290 |
</property>
|
|
291 |
<property name="frameShadow" >
|
|
292 |
<enum>QFrame::Plain</enum>
|
|
293 |
</property>
|
|
294 |
<property name="currentIndex" >
|
|
295 |
<number>0</number>
|
|
296 |
</property>
|
|
297 |
<widget class="QWidget" name="widget" >
|
|
298 |
<property name="objectName" >
|
|
299 |
<string notr="true" >widget</string>
|
|
300 |
</property>
|
|
301 |
<property name="geometry" >
|
|
302 |
<rect>
|
|
303 |
<x>0</x>
|
|
304 |
<y>0</y>
|
|
305 |
<width>98</width>
|
|
306 |
<height>119</height>
|
|
307 |
</rect>
|
|
308 |
</property>
|
|
309 |
<attribute name="label" >
|
|
310 |
<string>Tool Page 1</string>
|
|
311 |
</attribute>
|
|
312 |
</widget>
|
|
313 |
<widget class="QWidget" name="widget" >
|
|
314 |
<property name="objectName" >
|
|
315 |
<string notr="true" >widget</string>
|
|
316 |
</property>
|
|
317 |
<property name="geometry" >
|
|
318 |
<rect>
|
|
319 |
<x>0</x>
|
|
320 |
<y>0</y>
|
|
321 |
<width>115</width>
|
|
322 |
<height>56</height>
|
|
323 |
</rect>
|
|
324 |
</property>
|
|
325 |
<attribute name="label" >
|
|
326 |
<string>Tool Page 2</string>
|
|
327 |
</attribute>
|
|
328 |
</widget>
|
|
329 |
</widget>
|
|
330 |
</item>
|
|
331 |
</layout>
|
|
332 |
</item>
|
|
333 |
<item>
|
|
334 |
<widget class="QTabWidget" name="tabWidget" >
|
|
335 |
<property name="objectName" >
|
|
336 |
<string notr="true" >tabWidget</string>
|
|
337 |
</property>
|
|
338 |
<property name="geometry" >
|
|
339 |
<rect>
|
|
340 |
<x>9</x>
|
|
341 |
<y>375</y>
|
|
342 |
<width>382</width>
|
|
343 |
<height>220</height>
|
|
344 |
</rect>
|
|
345 |
</property>
|
|
346 |
<property name="tabShape" >
|
|
347 |
<enum>QTabWidget::Rounded</enum>
|
|
348 |
</property>
|
|
349 |
<widget class="QWidget" name="widget" >
|
|
350 |
<property name="objectName" >
|
|
351 |
<string notr="true" >widget</string>
|
|
352 |
</property>
|
|
353 |
<property name="geometry" >
|
|
354 |
<rect>
|
|
355 |
<x>0</x>
|
|
356 |
<y>0</y>
|
|
357 |
<width>378</width>
|
|
358 |
<height>196</height>
|
|
359 |
</rect>
|
|
360 |
</property>
|
|
361 |
<attribute name="title" >
|
|
362 |
<string>Tab Page 1</string>
|
|
363 |
</attribute>
|
|
364 |
<layout class="QGridLayout" >
|
|
365 |
<property name="objectName" >
|
|
366 |
<string notr="true" />
|
|
367 |
</property>
|
|
368 |
<property name="margin" >
|
|
369 |
<number>9</number>
|
|
370 |
</property>
|
|
371 |
<property name="spacing" >
|
|
372 |
<number>6</number>
|
|
373 |
</property>
|
|
374 |
<item row="0" column="0" >
|
|
375 |
<layout class="QVBoxLayout" >
|
|
376 |
<property name="objectName" >
|
|
377 |
<string notr="true" />
|
|
378 |
</property>
|
|
379 |
<property name="margin" >
|
|
380 |
<number>1</number>
|
|
381 |
</property>
|
|
382 |
<property name="spacing" >
|
|
383 |
<number>6</number>
|
|
384 |
</property>
|
|
385 |
<item>
|
|
386 |
<widget class="QComboBox" name="comboBox_3" >
|
|
387 |
<property name="objectName" >
|
|
388 |
<string notr="true" >comboBox_3</string>
|
|
389 |
</property>
|
|
390 |
<property name="geometry" >
|
|
391 |
<rect>
|
|
392 |
<x>1</x>
|
|
393 |
<y>1</y>
|
|
394 |
<width>332</width>
|
|
395 |
<height>20</height>
|
|
396 |
</rect>
|
|
397 |
</property>
|
|
398 |
</widget>
|
|
399 |
</item>
|
|
400 |
<item>
|
|
401 |
<layout class="QHBoxLayout" >
|
|
402 |
<property name="objectName" >
|
|
403 |
<string notr="true" />
|
|
404 |
</property>
|
|
405 |
<property name="margin" >
|
|
406 |
<number>1</number>
|
|
407 |
</property>
|
|
408 |
<property name="spacing" >
|
|
409 |
<number>6</number>
|
|
410 |
</property>
|
|
411 |
<item>
|
|
412 |
<widget class="QPushButton" name="pushButton_5" >
|
|
413 |
<property name="objectName" >
|
|
414 |
<string notr="true" >pushButton_5</string>
|
|
415 |
</property>
|
|
416 |
<property name="geometry" >
|
|
417 |
<rect>
|
|
418 |
<x>1</x>
|
|
419 |
<y>1</y>
|
|
420 |
<width>80</width>
|
|
421 |
<height>23</height>
|
|
422 |
</rect>
|
|
423 |
</property>
|
|
424 |
<property name="text" >
|
|
425 |
<string>&Enabled</string>
|
|
426 |
</property>
|
|
427 |
</widget>
|
|
428 |
</item>
|
|
429 |
<item>
|
|
430 |
<widget class="QPushButton" name="pushButton_6" >
|
|
431 |
<property name="objectName" >
|
|
432 |
<string notr="true" >pushButton_6</string>
|
|
433 |
</property>
|
|
434 |
<property name="geometry" >
|
|
435 |
<rect>
|
|
436 |
<x>87</x>
|
|
437 |
<y>1</y>
|
|
438 |
<width>80</width>
|
|
439 |
<height>23</height>
|
|
440 |
</rect>
|
|
441 |
</property>
|
|
442 |
<property name="text" >
|
|
443 |
<string>Di&sabled</string>
|
|
444 |
</property>
|
|
445 |
</widget>
|
|
446 |
</item>
|
|
447 |
<item>
|
|
448 |
<spacer>
|
|
449 |
<property name="objectName" >
|
|
450 |
<string notr="true" />
|
|
451 |
</property>
|
|
452 |
<property name="geometry" >
|
|
453 |
<rect>
|
|
454 |
<x>173</x>
|
|
455 |
<y>1</y>
|
|
456 |
<width>158</width>
|
|
457 |
<height>23</height>
|
|
458 |
</rect>
|
|
459 |
</property>
|
|
460 |
<property name="orientation" >
|
|
461 |
<enum>Qt::Horizontal</enum>
|
|
462 |
</property>
|
|
463 |
<property name="sizeHint" >
|
|
464 |
<size>
|
|
465 |
<width>40</width>
|
|
466 |
<height>20</height>
|
|
467 |
</size>
|
|
468 |
</property>
|
|
469 |
</spacer>
|
|
470 |
</item>
|
|
471 |
</layout>
|
|
472 |
</item>
|
|
473 |
<item>
|
|
474 |
<layout class="QHBoxLayout" >
|
|
475 |
<property name="objectName" >
|
|
476 |
<string notr="true" />
|
|
477 |
</property>
|
|
478 |
<property name="margin" >
|
|
479 |
<number>1</number>
|
|
480 |
</property>
|
|
481 |
<property name="spacing" >
|
|
482 |
<number>6</number>
|
|
483 |
</property>
|
|
484 |
<item>
|
|
485 |
<widget class="QRadioButton" name="radioButton_3" >
|
|
486 |
<property name="objectName" >
|
|
487 |
<string notr="true" >radioButton_3</string>
|
|
488 |
</property>
|
|
489 |
<property name="geometry" >
|
|
490 |
<rect>
|
|
491 |
<x>1</x>
|
|
492 |
<y>2</y>
|
|
493 |
<width>123</width>
|
|
494 |
<height>18</height>
|
|
495 |
</rect>
|
|
496 |
</property>
|
|
497 |
<property name="text" >
|
|
498 |
<string>Enabled RadioButton</string>
|
|
499 |
</property>
|
|
500 |
</widget>
|
|
501 |
</item>
|
|
502 |
<item>
|
|
503 |
<widget class="QRadioButton" name="radioButton_4" >
|
|
504 |
<property name="objectName" >
|
|
505 |
<string notr="true" >radioButton_4</string>
|
|
506 |
</property>
|
|
507 |
<property name="geometry" >
|
|
508 |
<rect>
|
|
509 |
<x>130</x>
|
|
510 |
<y>2</y>
|
|
511 |
<width>125</width>
|
|
512 |
<height>18</height>
|
|
513 |
</rect>
|
|
514 |
</property>
|
|
515 |
<property name="text" >
|
|
516 |
<string>Disabled RadioButton</string>
|
|
517 |
</property>
|
|
518 |
</widget>
|
|
519 |
</item>
|
|
520 |
<item>
|
|
521 |
<spacer>
|
|
522 |
<property name="objectName" >
|
|
523 |
<string notr="true" />
|
|
524 |
</property>
|
|
525 |
<property name="geometry" >
|
|
526 |
<rect>
|
|
527 |
<x>261</x>
|
|
528 |
<y>1</y>
|
|
529 |
<width>70</width>
|
|
530 |
<height>20</height>
|
|
531 |
</rect>
|
|
532 |
</property>
|
|
533 |
<property name="orientation" >
|
|
534 |
<enum>Qt::Horizontal</enum>
|
|
535 |
</property>
|
|
536 |
<property name="sizeHint" >
|
|
537 |
<size>
|
|
538 |
<width>40</width>
|
|
539 |
<height>20</height>
|
|
540 |
</size>
|
|
541 |
</property>
|
|
542 |
</spacer>
|
|
543 |
</item>
|
|
544 |
</layout>
|
|
545 |
</item>
|
|
546 |
<item>
|
|
547 |
<widget class="QProgressBar" name="progressBar" >
|
|
548 |
<property name="objectName" >
|
|
549 |
<string notr="true" >progressBar</string>
|
|
550 |
</property>
|
|
551 |
<property name="geometry" >
|
|
552 |
<rect>
|
|
553 |
<x>1</x>
|
|
554 |
<y>86</y>
|
|
555 |
<width>332</width>
|
|
556 |
<height>22</height>
|
|
557 |
</rect>
|
|
558 |
</property>
|
|
559 |
<property name="value" >
|
|
560 |
<number>24</number>
|
|
561 |
</property>
|
|
562 |
</widget>
|
|
563 |
</item>
|
|
564 |
<item>
|
|
565 |
<widget class="QScrollBar" name="horizontalScrollBar" >
|
|
566 |
<property name="objectName" >
|
|
567 |
<string notr="true" >horizontalScrollBar</string>
|
|
568 |
</property>
|
|
569 |
<property name="geometry" >
|
|
570 |
<rect>
|
|
571 |
<x>1</x>
|
|
572 |
<y>114</y>
|
|
573 |
<width>332</width>
|
|
574 |
<height>17</height>
|
|
575 |
</rect>
|
|
576 |
</property>
|
|
577 |
<property name="orientation" >
|
|
578 |
<enum>Qt::Horizontal</enum>
|
|
579 |
</property>
|
|
580 |
</widget>
|
|
581 |
</item>
|
|
582 |
</layout>
|
|
583 |
</item>
|
|
584 |
<item row="0" column="1" >
|
|
585 |
<widget class="QScrollBar" name="verticalScrollBar" >
|
|
586 |
<property name="objectName" >
|
|
587 |
<string notr="true" >verticalScrollBar</string>
|
|
588 |
</property>
|
|
589 |
<property name="geometry" >
|
|
590 |
<rect>
|
|
591 |
<x>349</x>
|
|
592 |
<y>9</y>
|
|
593 |
<width>17</width>
|
|
594 |
<height>132</height>
|
|
595 |
</rect>
|
|
596 |
</property>
|
|
597 |
<property name="sizePolicy" >
|
|
598 |
<sizepolicy>
|
|
599 |
<hsizetype>0</hsizetype>
|
|
600 |
<vsizetype>1</vsizetype>
|
|
601 |
<horstretch>0</horstretch>
|
|
602 |
<verstretch>0</verstretch>
|
|
603 |
</sizepolicy>
|
|
604 |
</property>
|
|
605 |
<property name="orientation" >
|
|
606 |
<enum>Qt::Vertical</enum>
|
|
607 |
</property>
|
|
608 |
</widget>
|
|
609 |
</item>
|
|
610 |
<item row="1" column="0" >
|
|
611 |
<spacer>
|
|
612 |
<property name="objectName" >
|
|
613 |
<string notr="true" />
|
|
614 |
</property>
|
|
615 |
<property name="geometry" >
|
|
616 |
<rect>
|
|
617 |
<x>9</x>
|
|
618 |
<y>147</y>
|
|
619 |
<width>334</width>
|
|
620 |
<height>40</height>
|
|
621 |
</rect>
|
|
622 |
</property>
|
|
623 |
<property name="orientation" >
|
|
624 |
<enum>Qt::Vertical</enum>
|
|
625 |
</property>
|
|
626 |
<property name="sizeHint" >
|
|
627 |
<size>
|
|
628 |
<width>20</width>
|
|
629 |
<height>40</height>
|
|
630 |
</size>
|
|
631 |
</property>
|
|
632 |
</spacer>
|
|
633 |
</item>
|
|
634 |
</layout>
|
|
635 |
</widget>
|
|
636 |
<widget class="QWidget" name="widget" >
|
|
637 |
<property name="objectName" >
|
|
638 |
<string notr="true" >widget</string>
|
|
639 |
</property>
|
|
640 |
<property name="geometry" >
|
|
641 |
<rect>
|
|
642 |
<x>0</x>
|
|
643 |
<y>0</y>
|
|
644 |
<width>377</width>
|
|
645 |
<height>187</height>
|
|
646 |
</rect>
|
|
647 |
</property>
|
|
648 |
<attribute name="title" >
|
|
649 |
<string>Tab Page 2</string>
|
|
650 |
</attribute>
|
|
651 |
</widget>
|
|
652 |
</widget>
|
|
653 |
</item>
|
|
654 |
</layout>
|
|
655 |
</widget>
|
|
656 |
<pixmapfunction></pixmapfunction>
|
|
657 |
<connections/>
|
|
658 |
</ui>
|