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