hytos / HYTOS / HYTOS / UI / ConeRoof.ui @ d694c9e8
이력 | 보기 | 이력해설 | 다운로드 (21.3 KB)
1 |
<?xml version="1.0" encoding="UTF-8"?> |
---|---|
2 |
<ui version="4.0"> |
3 |
<class>ConeRoofDialog</class> |
4 |
<widget class="QDialog" name="ConeRoofDialog"> |
5 |
<property name="geometry"> |
6 |
<rect> |
7 |
<x>0</x> |
8 |
<y>0</y> |
9 |
<width>499</width> |
10 |
<height>352</height> |
11 |
</rect> |
12 |
</property> |
13 |
<property name="font"> |
14 |
<font> |
15 |
<family>맑은 고딕</family> |
16 |
</font> |
17 |
</property> |
18 |
<property name="windowTitle"> |
19 |
<string>HYTOS Equipment Data - Cone Roof Tank</string> |
20 |
</property> |
21 |
<property name="windowIcon"> |
22 |
<iconset resource="../res/Resource.qrc"> |
23 |
<normaloff>:/images/HYTOS.png</normaloff>:/images/HYTOS.png</iconset> |
24 |
</property> |
25 |
<widget class="QDialogButtonBox" name="buttonBox"> |
26 |
<property name="geometry"> |
27 |
<rect> |
28 |
<x>328</x> |
29 |
<y>320</y> |
30 |
<width>161</width> |
31 |
<height>23</height> |
32 |
</rect> |
33 |
</property> |
34 |
<property name="orientation"> |
35 |
<enum>Qt::Horizontal</enum> |
36 |
</property> |
37 |
<property name="standardButtons"> |
38 |
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
39 |
</property> |
40 |
</widget> |
41 |
<widget class="QGroupBox" name="groupBox_2"> |
42 |
<property name="geometry"> |
43 |
<rect> |
44 |
<x>10</x> |
45 |
<y>10</y> |
46 |
<width>213</width> |
47 |
<height>301</height> |
48 |
</rect> |
49 |
</property> |
50 |
<property name="font"> |
51 |
<font> |
52 |
<weight>75</weight> |
53 |
<bold>true</bold> |
54 |
</font> |
55 |
</property> |
56 |
<property name="title"> |
57 |
<string>Equipment Figure</string> |
58 |
</property> |
59 |
<widget class="QLabel" name="label_Img"> |
60 |
<property name="geometry"> |
61 |
<rect> |
62 |
<x>24</x> |
63 |
<y>112</y> |
64 |
<width>165</width> |
65 |
<height>137</height> |
66 |
</rect> |
67 |
</property> |
68 |
<property name="text"> |
69 |
<string><html><head/><body><p><img src=":/images/ConeRoof.png"/></p></body></html></string> |
70 |
</property> |
71 |
</widget> |
72 |
<widget class="QLabel" name="label"> |
73 |
<property name="geometry"> |
74 |
<rect> |
75 |
<x>12</x> |
76 |
<y>30</y> |
77 |
<width>42</width> |
78 |
<height>21</height> |
79 |
</rect> |
80 |
</property> |
81 |
<property name="font"> |
82 |
<font> |
83 |
<weight>50</weight> |
84 |
<bold>false</bold> |
85 |
</font> |
86 |
</property> |
87 |
<property name="text"> |
88 |
<string>Tag No.</string> |
89 |
</property> |
90 |
</widget> |
91 |
<widget class="QLineEdit" name="lineEdit_TagNo"> |
92 |
<property name="geometry"> |
93 |
<rect> |
94 |
<x>68</x> |
95 |
<y>32</y> |
96 |
<width>125</width> |
97 |
<height>21</height> |
98 |
</rect> |
99 |
</property> |
100 |
<property name="font"> |
101 |
<font> |
102 |
<weight>50</weight> |
103 |
<bold>false</bold> |
104 |
</font> |
105 |
</property> |
106 |
<property name="alignment"> |
107 |
<set>Qt::AlignCenter</set> |
108 |
</property> |
109 |
</widget> |
110 |
<widget class="QLabel" name="label_Img_N1"> |
111 |
<property name="geometry"> |
112 |
<rect> |
113 |
<x>92</x> |
114 |
<y>96</y> |
115 |
<width>25</width> |
116 |
<height>21</height> |
117 |
</rect> |
118 |
</property> |
119 |
<property name="text"> |
120 |
<string><html><head/><body><p><img src=":/images/N1.png"/></p></body></html></string> |
121 |
</property> |
122 |
</widget> |
123 |
<widget class="QLabel" name="label_Img_N9"> |
124 |
<property name="geometry"> |
125 |
<rect> |
126 |
<x>128</x> |
127 |
<y>112</y> |
128 |
<width>25</width> |
129 |
<height>21</height> |
130 |
</rect> |
131 |
</property> |
132 |
<property name="text"> |
133 |
<string><html><head/><body><p><img src=":/images/N9.png"/></p></body></html></string> |
134 |
</property> |
135 |
</widget> |
136 |
<widget class="QLabel" name="label_Img_N2"> |
137 |
<property name="geometry"> |
138 |
<rect> |
139 |
<x>60</x> |
140 |
<y>112</y> |
141 |
<width>25</width> |
142 |
<height>21</height> |
143 |
</rect> |
144 |
</property> |
145 |
<property name="text"> |
146 |
<string><html><head/><body><p><img src=":/images/N2.png"/></p></body></html></string> |
147 |
</property> |
148 |
</widget> |
149 |
<widget class="QLabel" name="label_Img_N6"> |
150 |
<property name="geometry"> |
151 |
<rect> |
152 |
<x>172</x> |
153 |
<y>208</y> |
154 |
<width>25</width> |
155 |
<height>21</height> |
156 |
</rect> |
157 |
</property> |
158 |
<property name="text"> |
159 |
<string><html><head/><body><p><img src=":/images/N6.png"/></p></body></html></string> |
160 |
</property> |
161 |
</widget> |
162 |
<widget class="QLabel" name="label_Img_N7"> |
163 |
<property name="geometry"> |
164 |
<rect> |
165 |
<x>172</x> |
166 |
<y>180</y> |
167 |
<width>25</width> |
168 |
<height>21</height> |
169 |
</rect> |
170 |
</property> |
171 |
<property name="text"> |
172 |
<string><html><head/><body><p><img src=":/images/N7.png"/></p></body></html></string> |
173 |
</property> |
174 |
</widget> |
175 |
<widget class="QLabel" name="label_Img_N5"> |
176 |
<property name="geometry"> |
177 |
<rect> |
178 |
<x>12</x> |
179 |
<y>208</y> |
180 |
<width>25</width> |
181 |
<height>21</height> |
182 |
</rect> |
183 |
</property> |
184 |
<property name="text"> |
185 |
<string><html><head/><body><p><img src=":/images/N5.png"/></p></body></html></string> |
186 |
</property> |
187 |
</widget> |
188 |
<widget class="QLabel" name="label_Img_N4"> |
189 |
<property name="geometry"> |
190 |
<rect> |
191 |
<x>12</x> |
192 |
<y>180</y> |
193 |
<width>25</width> |
194 |
<height>21</height> |
195 |
</rect> |
196 |
</property> |
197 |
<property name="text"> |
198 |
<string><html><head/><body><p><img src=":/images/N4.png"/></p></body></html></string> |
199 |
</property> |
200 |
</widget> |
201 |
<widget class="QLabel" name="label_Img_N3"> |
202 |
<property name="geometry"> |
203 |
<rect> |
204 |
<x>12</x> |
205 |
<y>156</y> |
206 |
<width>25</width> |
207 |
<height>21</height> |
208 |
</rect> |
209 |
</property> |
210 |
<property name="text"> |
211 |
<string><html><head/><body><p><img src=":/images/N3.png"/></p></body></html></string> |
212 |
</property> |
213 |
</widget> |
214 |
<widget class="QLabel" name="label_Img_N8"> |
215 |
<property name="geometry"> |
216 |
<rect> |
217 |
<x>172</x> |
218 |
<y>156</y> |
219 |
<width>25</width> |
220 |
<height>21</height> |
221 |
</rect> |
222 |
</property> |
223 |
<property name="text"> |
224 |
<string><html><head/><body><p><img src=":/images/N8.png"/></p></body></html></string> |
225 |
</property> |
226 |
</widget> |
227 |
</widget> |
228 |
<widget class="QGroupBox" name="groupBox_3"> |
229 |
<property name="geometry"> |
230 |
<rect> |
231 |
<x>228</x> |
232 |
<y>8</y> |
233 |
<width>261</width> |
234 |
<height>301</height> |
235 |
</rect> |
236 |
</property> |
237 |
<property name="font"> |
238 |
<font> |
239 |
<weight>75</weight> |
240 |
<bold>true</bold> |
241 |
</font> |
242 |
</property> |
243 |
<property name="title"> |
244 |
<string>Equipment Data</string> |
245 |
</property> |
246 |
<widget class="QLabel" name="label_3"> |
247 |
<property name="geometry"> |
248 |
<rect> |
249 |
<x>64</x> |
250 |
<y>24</y> |
251 |
<width>60</width> |
252 |
<height>16</height> |
253 |
</rect> |
254 |
</property> |
255 |
<property name="font"> |
256 |
<font> |
257 |
<weight>50</weight> |
258 |
<bold>false</bold> |
259 |
</font> |
260 |
</property> |
261 |
<property name="text"> |
262 |
<string>Pressure</string> |
263 |
</property> |
264 |
<property name="alignment"> |
265 |
<set>Qt::AlignCenter</set> |
266 |
</property> |
267 |
</widget> |
268 |
<widget class="QLabel" name="label_4"> |
269 |
<property name="geometry"> |
270 |
<rect> |
271 |
<x>168</x> |
272 |
<y>24</y> |
273 |
<width>60</width> |
274 |
<height>16</height> |
275 |
</rect> |
276 |
</property> |
277 |
<property name="font"> |
278 |
<font> |
279 |
<weight>50</weight> |
280 |
<bold>false</bold> |
281 |
</font> |
282 |
</property> |
283 |
<property name="text"> |
284 |
<string>Elevation</string> |
285 |
</property> |
286 |
<property name="alignment"> |
287 |
<set>Qt::AlignCenter</set> |
288 |
</property> |
289 |
</widget> |
290 |
<widget class="QLabel" name="label_PressureUnit"> |
291 |
<property name="geometry"> |
292 |
<rect> |
293 |
<x>64</x> |
294 |
<y>40</y> |
295 |
<width>60</width> |
296 |
<height>16</height> |
297 |
</rect> |
298 |
</property> |
299 |
<property name="font"> |
300 |
<font> |
301 |
<weight>50</weight> |
302 |
<bold>false</bold> |
303 |
</font> |
304 |
</property> |
305 |
<property name="text"> |
306 |
<string>-</string> |
307 |
</property> |
308 |
<property name="alignment"> |
309 |
<set>Qt::AlignCenter</set> |
310 |
</property> |
311 |
</widget> |
312 |
<widget class="QLabel" name="label_ElevationUnit"> |
313 |
<property name="geometry"> |
314 |
<rect> |
315 |
<x>168</x> |
316 |
<y>40</y> |
317 |
<width>60</width> |
318 |
<height>16</height> |
319 |
</rect> |
320 |
</property> |
321 |
<property name="font"> |
322 |
<font> |
323 |
<weight>50</weight> |
324 |
<bold>false</bold> |
325 |
</font> |
326 |
</property> |
327 |
<property name="text"> |
328 |
<string>-</string> |
329 |
</property> |
330 |
<property name="alignment"> |
331 |
<set>Qt::AlignCenter</set> |
332 |
</property> |
333 |
</widget> |
334 |
<widget class="QLabel" name="label_N1"> |
335 |
<property name="geometry"> |
336 |
<rect> |
337 |
<x>11</x> |
338 |
<y>68</y> |
339 |
<width>25</width> |
340 |
<height>17</height> |
341 |
</rect> |
342 |
</property> |
343 |
<property name="text"> |
344 |
<string><html><head/><body><p><img src=":/images/N1.png"/></p></body></html></string> |
345 |
</property> |
346 |
</widget> |
347 |
<widget class="QLineEdit" name="lineEdit_N1_Elevation"> |
348 |
<property name="geometry"> |
349 |
<rect> |
350 |
<x>146</x> |
351 |
<y>66</y> |
352 |
<width>100</width> |
353 |
<height>20</height> |
354 |
</rect> |
355 |
</property> |
356 |
<property name="maximumSize"> |
357 |
<size> |
358 |
<width>100</width> |
359 |
<height>16777215</height> |
360 |
</size> |
361 |
</property> |
362 |
<property name="alignment"> |
363 |
<set>Qt::AlignCenter</set> |
364 |
</property> |
365 |
</widget> |
366 |
<widget class="QLineEdit" name="lineEdit_N1_Pressure"> |
367 |
<property name="geometry"> |
368 |
<rect> |
369 |
<x>44</x> |
370 |
<y>66</y> |
371 |
<width>100</width> |
372 |
<height>20</height> |
373 |
</rect> |
374 |
</property> |
375 |
<property name="maximumSize"> |
376 |
<size> |
377 |
<width>100</width> |
378 |
<height>16777215</height> |
379 |
</size> |
380 |
</property> |
381 |
<property name="alignment"> |
382 |
<set>Qt::AlignCenter</set> |
383 |
</property> |
384 |
</widget> |
385 |
<widget class="QLabel" name="label_N2"> |
386 |
<property name="geometry"> |
387 |
<rect> |
388 |
<x>11</x> |
389 |
<y>94</y> |
390 |
<width>25</width> |
391 |
<height>17</height> |
392 |
</rect> |
393 |
</property> |
394 |
<property name="text"> |
395 |
<string><html><head/><body><p><img src=":/images/N2.png"/></p></body></html></string> |
396 |
</property> |
397 |
</widget> |
398 |
<widget class="QLineEdit" name="lineEdit_N2_Elevation"> |
399 |
<property name="geometry"> |
400 |
<rect> |
401 |
<x>146</x> |
402 |
<y>92</y> |
403 |
<width>100</width> |
404 |
<height>21</height> |
405 |
</rect> |
406 |
</property> |
407 |
<property name="maximumSize"> |
408 |
<size> |
409 |
<width>100</width> |
410 |
<height>16777215</height> |
411 |
</size> |
412 |
</property> |
413 |
<property name="alignment"> |
414 |
<set>Qt::AlignCenter</set> |
415 |
</property> |
416 |
</widget> |
417 |
<widget class="QLineEdit" name="lineEdit_N2_Pressure"> |
418 |
<property name="geometry"> |
419 |
<rect> |
420 |
<x>44</x> |
421 |
<y>92</y> |
422 |
<width>100</width> |
423 |
<height>21</height> |
424 |
</rect> |
425 |
</property> |
426 |
<property name="maximumSize"> |
427 |
<size> |
428 |
<width>100</width> |
429 |
<height>16777215</height> |
430 |
</size> |
431 |
</property> |
432 |
<property name="alignment"> |
433 |
<set>Qt::AlignCenter</set> |
434 |
</property> |
435 |
</widget> |
436 |
<widget class="QLabel" name="label_N3"> |
437 |
<property name="geometry"> |
438 |
<rect> |
439 |
<x>11</x> |
440 |
<y>120</y> |
441 |
<width>25</width> |
442 |
<height>17</height> |
443 |
</rect> |
444 |
</property> |
445 |
<property name="text"> |
446 |
<string><html><head/><body><p><img src=":/images/N3.png"/></p></body></html></string> |
447 |
</property> |
448 |
</widget> |
449 |
<widget class="QLineEdit" name="lineEdit_N3_Pressure"> |
450 |
<property name="geometry"> |
451 |
<rect> |
452 |
<x>44</x> |
453 |
<y>118</y> |
454 |
<width>100</width> |
455 |
<height>20</height> |
456 |
</rect> |
457 |
</property> |
458 |
<property name="maximumSize"> |
459 |
<size> |
460 |
<width>100</width> |
461 |
<height>16777215</height> |
462 |
</size> |
463 |
</property> |
464 |
<property name="alignment"> |
465 |
<set>Qt::AlignCenter</set> |
466 |
</property> |
467 |
</widget> |
468 |
<widget class="QLineEdit" name="lineEdit_N3_Elevation"> |
469 |
<property name="geometry"> |
470 |
<rect> |
471 |
<x>146</x> |
472 |
<y>118</y> |
473 |
<width>100</width> |
474 |
<height>20</height> |
475 |
</rect> |
476 |
</property> |
477 |
<property name="maximumSize"> |
478 |
<size> |
479 |
<width>100</width> |
480 |
<height>16777215</height> |
481 |
</size> |
482 |
</property> |
483 |
<property name="alignment"> |
484 |
<set>Qt::AlignCenter</set> |
485 |
</property> |
486 |
</widget> |
487 |
<widget class="QLineEdit" name="lineEdit_N4_Pressure"> |
488 |
<property name="geometry"> |
489 |
<rect> |
490 |
<x>44</x> |
491 |
<y>144</y> |
492 |
<width>100</width> |
493 |
<height>20</height> |
494 |
</rect> |
495 |
</property> |
496 |
<property name="maximumSize"> |
497 |
<size> |
498 |
<width>100</width> |
499 |
<height>16777215</height> |
500 |
</size> |
501 |
</property> |
502 |
<property name="alignment"> |
503 |
<set>Qt::AlignCenter</set> |
504 |
</property> |
505 |
</widget> |
506 |
<widget class="QLineEdit" name="lineEdit_N4_Elevation"> |
507 |
<property name="geometry"> |
508 |
<rect> |
509 |
<x>146</x> |
510 |
<y>144</y> |
511 |
<width>100</width> |
512 |
<height>20</height> |
513 |
</rect> |
514 |
</property> |
515 |
<property name="maximumSize"> |
516 |
<size> |
517 |
<width>100</width> |
518 |
<height>16777215</height> |
519 |
</size> |
520 |
</property> |
521 |
<property name="alignment"> |
522 |
<set>Qt::AlignCenter</set> |
523 |
</property> |
524 |
</widget> |
525 |
<widget class="QLabel" name="label_N4"> |
526 |
<property name="geometry"> |
527 |
<rect> |
528 |
<x>11</x> |
529 |
<y>146</y> |
530 |
<width>25</width> |
531 |
<height>17</height> |
532 |
</rect> |
533 |
</property> |
534 |
<property name="text"> |
535 |
<string><html><head/><body><p><img src=":/images/N4.png"/></p></body></html></string> |
536 |
</property> |
537 |
</widget> |
538 |
<widget class="QLabel" name="label_N5"> |
539 |
<property name="geometry"> |
540 |
<rect> |
541 |
<x>11</x> |
542 |
<y>172</y> |
543 |
<width>25</width> |
544 |
<height>17</height> |
545 |
</rect> |
546 |
</property> |
547 |
<property name="text"> |
548 |
<string><html><head/><body><p><img src=":/images/N5.png"/></p></body></html></string> |
549 |
</property> |
550 |
</widget> |
551 |
<widget class="QLineEdit" name="lineEdit_N5_Elevation"> |
552 |
<property name="geometry"> |
553 |
<rect> |
554 |
<x>146</x> |
555 |
<y>170</y> |
556 |
<width>100</width> |
557 |
<height>21</height> |
558 |
</rect> |
559 |
</property> |
560 |
<property name="maximumSize"> |
561 |
<size> |
562 |
<width>100</width> |
563 |
<height>16777215</height> |
564 |
</size> |
565 |
</property> |
566 |
<property name="alignment"> |
567 |
<set>Qt::AlignCenter</set> |
568 |
</property> |
569 |
</widget> |
570 |
<widget class="QLineEdit" name="lineEdit_N5_Pressure"> |
571 |
<property name="geometry"> |
572 |
<rect> |
573 |
<x>44</x> |
574 |
<y>170</y> |
575 |
<width>100</width> |
576 |
<height>21</height> |
577 |
</rect> |
578 |
</property> |
579 |
<property name="maximumSize"> |
580 |
<size> |
581 |
<width>100</width> |
582 |
<height>16777215</height> |
583 |
</size> |
584 |
</property> |
585 |
<property name="alignment"> |
586 |
<set>Qt::AlignCenter</set> |
587 |
</property> |
588 |
</widget> |
589 |
<widget class="QLabel" name="label_N6"> |
590 |
<property name="geometry"> |
591 |
<rect> |
592 |
<x>11</x> |
593 |
<y>198</y> |
594 |
<width>25</width> |
595 |
<height>17</height> |
596 |
</rect> |
597 |
</property> |
598 |
<property name="text"> |
599 |
<string><html><head/><body><p><img src=":/images/N6.png"/></p></body></html></string> |
600 |
</property> |
601 |
</widget> |
602 |
<widget class="QLineEdit" name="lineEdit_N6_Elevation"> |
603 |
<property name="geometry"> |
604 |
<rect> |
605 |
<x>146</x> |
606 |
<y>196</y> |
607 |
<width>100</width> |
608 |
<height>20</height> |
609 |
</rect> |
610 |
</property> |
611 |
<property name="maximumSize"> |
612 |
<size> |
613 |
<width>100</width> |
614 |
<height>16777215</height> |
615 |
</size> |
616 |
</property> |
617 |
<property name="alignment"> |
618 |
<set>Qt::AlignCenter</set> |
619 |
</property> |
620 |
</widget> |
621 |
<widget class="QLineEdit" name="lineEdit_N6_Pressure"> |
622 |
<property name="geometry"> |
623 |
<rect> |
624 |
<x>44</x> |
625 |
<y>196</y> |
626 |
<width>100</width> |
627 |
<height>20</height> |
628 |
</rect> |
629 |
</property> |
630 |
<property name="maximumSize"> |
631 |
<size> |
632 |
<width>100</width> |
633 |
<height>16777215</height> |
634 |
</size> |
635 |
</property> |
636 |
<property name="alignment"> |
637 |
<set>Qt::AlignCenter</set> |
638 |
</property> |
639 |
</widget> |
640 |
<widget class="QLabel" name="label_N7"> |
641 |
<property name="geometry"> |
642 |
<rect> |
643 |
<x>11</x> |
644 |
<y>224</y> |
645 |
<width>25</width> |
646 |
<height>17</height> |
647 |
</rect> |
648 |
</property> |
649 |
<property name="text"> |
650 |
<string><html><head/><body><p><img src=":/images/N7.png"/></p></body></html></string> |
651 |
</property> |
652 |
</widget> |
653 |
<widget class="QLineEdit" name="lineEdit_N7_Pressure"> |
654 |
<property name="geometry"> |
655 |
<rect> |
656 |
<x>44</x> |
657 |
<y>222</y> |
658 |
<width>100</width> |
659 |
<height>20</height> |
660 |
</rect> |
661 |
</property> |
662 |
<property name="maximumSize"> |
663 |
<size> |
664 |
<width>100</width> |
665 |
<height>16777215</height> |
666 |
</size> |
667 |
</property> |
668 |
<property name="alignment"> |
669 |
<set>Qt::AlignCenter</set> |
670 |
</property> |
671 |
</widget> |
672 |
<widget class="QLineEdit" name="lineEdit_N7_Elevation"> |
673 |
<property name="geometry"> |
674 |
<rect> |
675 |
<x>146</x> |
676 |
<y>222</y> |
677 |
<width>100</width> |
678 |
<height>20</height> |
679 |
</rect> |
680 |
</property> |
681 |
<property name="maximumSize"> |
682 |
<size> |
683 |
<width>100</width> |
684 |
<height>16777215</height> |
685 |
</size> |
686 |
</property> |
687 |
<property name="alignment"> |
688 |
<set>Qt::AlignCenter</set> |
689 |
</property> |
690 |
</widget> |
691 |
<widget class="QLineEdit" name="lineEdit_N8_Pressure"> |
692 |
<property name="geometry"> |
693 |
<rect> |
694 |
<x>44</x> |
695 |
<y>248</y> |
696 |
<width>100</width> |
697 |
<height>21</height> |
698 |
</rect> |
699 |
</property> |
700 |
<property name="maximumSize"> |
701 |
<size> |
702 |
<width>100</width> |
703 |
<height>16777215</height> |
704 |
</size> |
705 |
</property> |
706 |
<property name="alignment"> |
707 |
<set>Qt::AlignCenter</set> |
708 |
</property> |
709 |
</widget> |
710 |
<widget class="QLabel" name="label_N8"> |
711 |
<property name="geometry"> |
712 |
<rect> |
713 |
<x>11</x> |
714 |
<y>250</y> |
715 |
<width>25</width> |
716 |
<height>17</height> |
717 |
</rect> |
718 |
</property> |
719 |
<property name="text"> |
720 |
<string><html><head/><body><p><img src=":/images/N8.png"/></p></body></html></string> |
721 |
</property> |
722 |
</widget> |
723 |
<widget class="QLineEdit" name="lineEdit_N8_Elevation"> |
724 |
<property name="geometry"> |
725 |
<rect> |
726 |
<x>146</x> |
727 |
<y>248</y> |
728 |
<width>100</width> |
729 |
<height>21</height> |
730 |
</rect> |
731 |
</property> |
732 |
<property name="maximumSize"> |
733 |
<size> |
734 |
<width>100</width> |
735 |
<height>16777215</height> |
736 |
</size> |
737 |
</property> |
738 |
<property name="alignment"> |
739 |
<set>Qt::AlignCenter</set> |
740 |
</property> |
741 |
</widget> |
742 |
<widget class="QLabel" name="label_N9"> |
743 |
<property name="geometry"> |
744 |
<rect> |
745 |
<x>11</x> |
746 |
<y>276</y> |
747 |
<width>25</width> |
748 |
<height>17</height> |
749 |
</rect> |
750 |
</property> |
751 |
<property name="text"> |
752 |
<string><html><head/><body><p><img src=":/images/N9.png"/></p></body></html></string> |
753 |
</property> |
754 |
</widget> |
755 |
<widget class="QLineEdit" name="lineEdit_N9_Pressure"> |
756 |
<property name="geometry"> |
757 |
<rect> |
758 |
<x>44</x> |
759 |
<y>274</y> |
760 |
<width>100</width> |
761 |
<height>20</height> |
762 |
</rect> |
763 |
</property> |
764 |
<property name="maximumSize"> |
765 |
<size> |
766 |
<width>100</width> |
767 |
<height>16777215</height> |
768 |
</size> |
769 |
</property> |
770 |
<property name="alignment"> |
771 |
<set>Qt::AlignCenter</set> |
772 |
</property> |
773 |
</widget> |
774 |
<widget class="QLineEdit" name="lineEdit_N9_Elevation"> |
775 |
<property name="geometry"> |
776 |
<rect> |
777 |
<x>146</x> |
778 |
<y>274</y> |
779 |
<width>100</width> |
780 |
<height>20</height> |
781 |
</rect> |
782 |
</property> |
783 |
<property name="maximumSize"> |
784 |
<size> |
785 |
<width>100</width> |
786 |
<height>16777215</height> |
787 |
</size> |
788 |
</property> |
789 |
<property name="alignment"> |
790 |
<set>Qt::AlignCenter</set> |
791 |
</property> |
792 |
</widget> |
793 |
</widget> |
794 |
</widget> |
795 |
<tabstops> |
796 |
<tabstop>lineEdit_TagNo</tabstop> |
797 |
<tabstop>lineEdit_N1_Pressure</tabstop> |
798 |
<tabstop>lineEdit_N1_Elevation</tabstop> |
799 |
<tabstop>lineEdit_N2_Pressure</tabstop> |
800 |
<tabstop>lineEdit_N2_Elevation</tabstop> |
801 |
<tabstop>lineEdit_N3_Pressure</tabstop> |
802 |
<tabstop>lineEdit_N3_Elevation</tabstop> |
803 |
<tabstop>lineEdit_N4_Pressure</tabstop> |
804 |
<tabstop>lineEdit_N4_Elevation</tabstop> |
805 |
<tabstop>lineEdit_N5_Pressure</tabstop> |
806 |
<tabstop>lineEdit_N5_Elevation</tabstop> |
807 |
<tabstop>lineEdit_N6_Pressure</tabstop> |
808 |
<tabstop>lineEdit_N6_Elevation</tabstop> |
809 |
<tabstop>lineEdit_N7_Pressure</tabstop> |
810 |
<tabstop>lineEdit_N7_Elevation</tabstop> |
811 |
<tabstop>lineEdit_N8_Pressure</tabstop> |
812 |
<tabstop>lineEdit_N8_Elevation</tabstop> |
813 |
<tabstop>lineEdit_N9_Pressure</tabstop> |
814 |
<tabstop>lineEdit_N9_Elevation</tabstop> |
815 |
</tabstops> |
816 |
<resources> |
817 |
<include location="../res/Resource.qrc"/> |
818 |
</resources> |
819 |
<connections> |
820 |
<connection> |
821 |
<sender>buttonBox</sender> |
822 |
<signal>accepted()</signal> |
823 |
<receiver>ConeRoofDialog</receiver> |
824 |
<slot>accept()</slot> |
825 |
<hints> |
826 |
<hint type="sourcelabel"> |
827 |
<x>248</x> |
828 |
<y>254</y> |
829 |
</hint> |
830 |
<hint type="destinationlabel"> |
831 |
<x>157</x> |
832 |
<y>274</y> |
833 |
</hint> |
834 |
</hints> |
835 |
</connection> |
836 |
<connection> |
837 |
<sender>buttonBox</sender> |
838 |
<signal>rejected()</signal> |
839 |
<receiver>ConeRoofDialog</receiver> |
840 |
<slot>reject()</slot> |
841 |
<hints> |
842 |
<hint type="sourcelabel"> |
843 |
<x>316</x> |
844 |
<y>260</y> |
845 |
</hint> |
846 |
<hint type="destinationlabel"> |
847 |
<x>286</x> |
848 |
<y>274</y> |
849 |
</hint> |
850 |
</hints> |
851 |
</connection> |
852 |
</connections> |
853 |
</ui> |