프로젝트

일반

사용자정보

통계
| 개정판:

hytos / HYTOS / HYTOS / UI / Compressor.ui @ 5e7a1307

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