프로젝트

일반

사용자정보

통계
| 개정판:

hytos / HYTOS / HYTOS / UI / Compressor.ui @ 08955797

이력 | 보기 | 이력해설 | 다운로드 (10.4 KB)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>CompressorDialog</class>
4
 <widget class="QDialog" name="CompressorDialog">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>494</width>
10
    <height>184</height>
11
   </rect>
12
  </property>
13
  <property name="minimumSize">
14
   <size>
15
    <width>494</width>
16
    <height>184</height>
17
   </size>
18
  </property>
19
  <property name="maximumSize">
20
   <size>
21
    <width>494</width>
22
    <height>184</height>
23
   </size>
24
  </property>
25
  <property name="font">
26
   <font>
27
    <family>맑은 고딕</family>
28
   </font>
29
  </property>
30
  <property name="windowTitle">
31
   <string>Equipment Data - Compressor (Suction/Discharge P)</string>
32
  </property>
33
  <property name="windowIcon">
34
   <iconset resource="../res/Resource.qrc">
35
    <normaloff>:/images/HYTOS.png</normaloff>:/images/HYTOS.png</iconset>
36
  </property>
37
  <widget class="QDialogButtonBox" name="buttonBox">
38
   <property name="geometry">
39
    <rect>
40
     <x>328</x>
41
     <y>154</y>
42
     <width>157</width>
43
     <height>23</height>
44
    </rect>
45
   </property>
46
   <property name="orientation">
47
    <enum>Qt::Horizontal</enum>
48
   </property>
49
   <property name="standardButtons">
50
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
51
   </property>
52
  </widget>
53
  <widget class="QGroupBox" name="groupBox_2">
54
   <property name="geometry">
55
    <rect>
56
     <x>8</x>
57
     <y>8</y>
58
     <width>217</width>
59
     <height>169</height>
60
    </rect>
61
   </property>
62
   <property name="font">
63
    <font>
64
     <weight>75</weight>
65
     <bold>true</bold>
66
    </font>
67
   </property>
68
   <property name="title">
69
    <string>Equipment Figure</string>
70
   </property>
71
   <widget class="QLabel" name="label_Img">
72
    <property name="geometry">
73
     <rect>
74
      <x>76</x>
75
      <y>96</y>
76
      <width>73</width>
77
      <height>57</height>
78
     </rect>
79
    </property>
80
    <property name="text">
81
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/Compressor.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
82
    </property>
83
   </widget>
84
   <widget class="QLabel" name="label">
85
    <property name="geometry">
86
     <rect>
87
      <x>10</x>
88
      <y>32</y>
89
      <width>42</width>
90
      <height>21</height>
91
     </rect>
92
    </property>
93
    <property name="font">
94
     <font>
95
      <family>맑은 고딕</family>
96
      <weight>50</weight>
97
      <bold>false</bold>
98
     </font>
99
    </property>
100
    <property name="text">
101
     <string>Tag No.</string>
102
    </property>
103
   </widget>
104
   <widget class="QLineEdit" name="lineEdit_TagNo">
105
    <property name="geometry">
106
     <rect>
107
      <x>64</x>
108
      <y>32</y>
109
      <width>133</width>
110
      <height>21</height>
111
     </rect>
112
    </property>
113
    <property name="alignment">
114
     <set>Qt::AlignCenter</set>
115
    </property>
116
   </widget>
117
   <widget class="QLabel" name="label_Img_In">
118
    <property name="geometry">
119
     <rect>
120
      <x>28</x>
121
      <y>72</y>
122
      <width>69</width>
123
      <height>25</height>
124
     </rect>
125
    </property>
126
    <property name="text">
127
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/Compressor_In.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
128
    </property>
129
   </widget>
130
   <widget class="QLabel" name="label_Img_Out">
131
    <property name="geometry">
132
     <rect>
133
      <x>108</x>
134
      <y>68</y>
135
      <width>73</width>
136
      <height>37</height>
137
     </rect>
138
    </property>
139
    <property name="text">
140
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/Compressor_Out.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
141
    </property>
142
   </widget>
143
  </widget>
144
  <widget class="QGroupBox" name="groupBox">
145
   <property name="geometry">
146
    <rect>
147
     <x>228</x>
148
     <y>8</y>
149
     <width>257</width>
150
     <height>141</height>
151
    </rect>
152
   </property>
153
   <property name="font">
154
    <font>
155
     <family>맑은 고딕</family>
156
     <weight>75</weight>
157
     <bold>true</bold>
158
    </font>
159
   </property>
160
   <property name="title">
161
    <string>Equipment Data</string>
162
   </property>
163
   <widget class="QLabel" name="label_11">
164
    <property name="geometry">
165
     <rect>
166
      <x>68</x>
167
      <y>32</y>
168
      <width>50</width>
169
      <height>16</height>
170
     </rect>
171
    </property>
172
    <property name="font">
173
     <font>
174
      <weight>50</weight>
175
      <bold>false</bold>
176
     </font>
177
    </property>
178
    <property name="text">
179
     <string>Pressure</string>
180
    </property>
181
    <property name="alignment">
182
     <set>Qt::AlignCenter</set>
183
    </property>
184
   </widget>
185
   <widget class="QLabel" name="label_ElevationUnit">
186
    <property name="geometry">
187
     <rect>
188
      <x>168</x>
189
      <y>48</y>
190
      <width>50</width>
191
      <height>16</height>
192
     </rect>
193
    </property>
194
    <property name="font">
195
     <font>
196
      <weight>50</weight>
197
      <bold>false</bold>
198
     </font>
199
    </property>
200
    <property name="text">
201
     <string>-</string>
202
    </property>
203
    <property name="alignment">
204
     <set>Qt::AlignCenter</set>
205
    </property>
206
   </widget>
207
   <widget class="QLabel" name="label_PressureUnit">
208
    <property name="geometry">
209
     <rect>
210
      <x>68</x>
211
      <y>48</y>
212
      <width>50</width>
213
      <height>16</height>
214
     </rect>
215
    </property>
216
    <property name="font">
217
     <font>
218
      <weight>50</weight>
219
      <bold>false</bold>
220
     </font>
221
    </property>
222
    <property name="text">
223
     <string>-</string>
224
    </property>
225
    <property name="alignment">
226
     <set>Qt::AlignCenter</set>
227
    </property>
228
   </widget>
229
   <widget class="QLabel" name="label_12">
230
    <property name="geometry">
231
     <rect>
232
      <x>168</x>
233
      <y>32</y>
234
      <width>50</width>
235
      <height>16</height>
236
     </rect>
237
    </property>
238
    <property name="font">
239
     <font>
240
      <weight>50</weight>
241
      <bold>false</bold>
242
     </font>
243
    </property>
244
    <property name="text">
245
     <string>Elevation</string>
246
    </property>
247
    <property name="alignment">
248
     <set>Qt::AlignCenter</set>
249
    </property>
250
   </widget>
251
   <widget class="QLabel" name="label_Suc">
252
    <property name="geometry">
253
     <rect>
254
      <x>11</x>
255
      <y>77</y>
256
      <width>25</width>
257
      <height>17</height>
258
     </rect>
259
    </property>
260
    <property name="text">
261
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/Suction.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
262
    </property>
263
   </widget>
264
   <widget class="QLineEdit" name="lineEdit_Suc_Pressure">
265
    <property name="geometry">
266
     <rect>
267
      <x>42</x>
268
      <y>75</y>
269
      <width>100</width>
270
      <height>21</height>
271
     </rect>
272
    </property>
273
    <property name="minimumSize">
274
     <size>
275
      <width>100</width>
276
      <height>0</height>
277
     </size>
278
    </property>
279
    <property name="maximumSize">
280
     <size>
281
      <width>100</width>
282
      <height>16777215</height>
283
     </size>
284
    </property>
285
    <property name="font">
286
     <font>
287
      <weight>50</weight>
288
      <bold>false</bold>
289
     </font>
290
    </property>
291
    <property name="alignment">
292
     <set>Qt::AlignCenter</set>
293
    </property>
294
   </widget>
295
   <widget class="QLineEdit" name="lineEdit_Suc_Elevation">
296
    <property name="geometry">
297
     <rect>
298
      <x>148</x>
299
      <y>75</y>
300
      <width>100</width>
301
      <height>21</height>
302
     </rect>
303
    </property>
304
    <property name="minimumSize">
305
     <size>
306
      <width>100</width>
307
      <height>0</height>
308
     </size>
309
    </property>
310
    <property name="maximumSize">
311
     <size>
312
      <width>100</width>
313
      <height>16777215</height>
314
     </size>
315
    </property>
316
    <property name="font">
317
     <font>
318
      <weight>50</weight>
319
      <bold>false</bold>
320
     </font>
321
    </property>
322
    <property name="alignment">
323
     <set>Qt::AlignCenter</set>
324
    </property>
325
   </widget>
326
   <widget class="QLabel" name="label_Dis">
327
    <property name="geometry">
328
     <rect>
329
      <x>11</x>
330
      <y>106</y>
331
      <width>25</width>
332
      <height>17</height>
333
     </rect>
334
    </property>
335
    <property name="text">
336
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/Discharge.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
337
    </property>
338
   </widget>
339
   <widget class="QLineEdit" name="lineEdit_Dis_Elevation">
340
    <property name="geometry">
341
     <rect>
342
      <x>148</x>
343
      <y>104</y>
344
      <width>100</width>
345
      <height>21</height>
346
     </rect>
347
    </property>
348
    <property name="minimumSize">
349
     <size>
350
      <width>100</width>
351
      <height>0</height>
352
     </size>
353
    </property>
354
    <property name="maximumSize">
355
     <size>
356
      <width>100</width>
357
      <height>16777215</height>
358
     </size>
359
    </property>
360
    <property name="font">
361
     <font>
362
      <weight>50</weight>
363
      <bold>false</bold>
364
     </font>
365
    </property>
366
    <property name="alignment">
367
     <set>Qt::AlignCenter</set>
368
    </property>
369
   </widget>
370
   <widget class="QLineEdit" name="lineEdit_Dis_Pressure">
371
    <property name="geometry">
372
     <rect>
373
      <x>42</x>
374
      <y>104</y>
375
      <width>100</width>
376
      <height>21</height>
377
     </rect>
378
    </property>
379
    <property name="minimumSize">
380
     <size>
381
      <width>100</width>
382
      <height>0</height>
383
     </size>
384
    </property>
385
    <property name="maximumSize">
386
     <size>
387
      <width>100</width>
388
      <height>16777215</height>
389
     </size>
390
    </property>
391
    <property name="font">
392
     <font>
393
      <weight>50</weight>
394
      <bold>false</bold>
395
     </font>
396
    </property>
397
    <property name="alignment">
398
     <set>Qt::AlignCenter</set>
399
    </property>
400
   </widget>
401
  </widget>
402
 </widget>
403
 <tabstops>
404
  <tabstop>lineEdit_TagNo</tabstop>
405
  <tabstop>lineEdit_Suc_Pressure</tabstop>
406
  <tabstop>lineEdit_Suc_Elevation</tabstop>
407
  <tabstop>lineEdit_Dis_Pressure</tabstop>
408
  <tabstop>lineEdit_Dis_Elevation</tabstop>
409
 </tabstops>
410
 <resources>
411
  <include location="../res/Resource.qrc"/>
412
 </resources>
413
 <connections>
414
  <connection>
415
   <sender>buttonBox</sender>
416
   <signal>accepted()</signal>
417
   <receiver>CompressorDialog</receiver>
418
   <slot>accept()</slot>
419
   <hints>
420
    <hint type="sourcelabel">
421
     <x>248</x>
422
     <y>254</y>
423
    </hint>
424
    <hint type="destinationlabel">
425
     <x>157</x>
426
     <y>274</y>
427
    </hint>
428
   </hints>
429
  </connection>
430
  <connection>
431
   <sender>buttonBox</sender>
432
   <signal>rejected()</signal>
433
   <receiver>CompressorDialog</receiver>
434
   <slot>reject()</slot>
435
   <hints>
436
    <hint type="sourcelabel">
437
     <x>316</x>
438
     <y>260</y>
439
    </hint>
440
    <hint type="destinationlabel">
441
     <x>286</x>
442
     <y>274</y>
443
    </hint>
444
   </hints>
445
  </connection>
446
 </connections>
447
</ui>
클립보드 이미지 추가 (최대 크기: 500 MB)