프로젝트

일반

사용자정보

통계
| 개정판:

hytos / HYTOS / HYTOS / UI / PlateHeatExchanger.ui @ e534f39d

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

1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>PlateHeatExchangerDialog</class>
4
 <widget class="QDialog" name="PlateHeatExchangerDialog">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>506</width>
10
    <height>191</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 - Plate Heat Exchanger</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>336</x>
29
     <y>156</y>
30
     <width>156</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>221</width>
47
     <height>177</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>52</x>
63
      <y>60</y>
64
      <width>113</width>
65
      <height>114</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/PlateHeatExchanger.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>49</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>64</x>
95
      <y>32</y>
96
      <width>133</width>
97
      <height>21</height>
98
     </rect>
99
    </property>
100
    <property name="alignment">
101
     <set>Qt::AlignCenter</set>
102
    </property>
103
   </widget>
104
   <widget class="QLabel" name="label_Img_1">
105
    <property name="geometry">
106
     <rect>
107
      <x>8</x>
108
      <y>76</y>
109
      <width>45</width>
110
      <height>17</height>
111
     </rect>
112
    </property>
113
    <property name="text">
114
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/Plate_Arrow.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
115
    </property>
116
   </widget>
117
   <widget class="QLabel" name="label_Img_2">
118
    <property name="geometry">
119
     <rect>
120
      <x>8</x>
121
      <y>136</y>
122
      <width>45</width>
123
      <height>17</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/Plate_Arrow.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
128
    </property>
129
   </widget>
130
   <widget class="QLabel" name="label_Img_3">
131
    <property name="geometry">
132
     <rect>
133
      <x>164</x>
134
      <y>136</y>
135
      <width>45</width>
136
      <height>17</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/Plate_Arrow.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
141
    </property>
142
   </widget>
143
   <widget class="QLabel" name="label_Img_4">
144
    <property name="geometry">
145
     <rect>
146
      <x>164</x>
147
      <y>76</y>
148
      <width>45</width>
149
      <height>17</height>
150
     </rect>
151
    </property>
152
    <property name="text">
153
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/Plate_Arrow.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
154
    </property>
155
   </widget>
156
  </widget>
157
  <widget class="QGroupBox" name="groupBox">
158
   <property name="geometry">
159
    <rect>
160
     <x>236</x>
161
     <y>8</y>
162
     <width>257</width>
163
     <height>141</height>
164
    </rect>
165
   </property>
166
   <property name="font">
167
    <font>
168
     <family>맑은 고딕</family>
169
     <weight>75</weight>
170
     <bold>true</bold>
171
    </font>
172
   </property>
173
   <property name="title">
174
    <string>Equipment Data</string>
175
   </property>
176
   <widget class="QLabel" name="label_11">
177
    <property name="geometry">
178
     <rect>
179
      <x>68</x>
180
      <y>32</y>
181
      <width>50</width>
182
      <height>16</height>
183
     </rect>
184
    </property>
185
    <property name="font">
186
     <font>
187
      <weight>50</weight>
188
      <bold>false</bold>
189
     </font>
190
    </property>
191
    <property name="text">
192
     <string>P. Drop</string>
193
    </property>
194
    <property name="alignment">
195
     <set>Qt::AlignCenter</set>
196
    </property>
197
   </widget>
198
   <widget class="QLabel" name="label_ElevationUnit">
199
    <property name="geometry">
200
     <rect>
201
      <x>168</x>
202
      <y>48</y>
203
      <width>50</width>
204
      <height>16</height>
205
     </rect>
206
    </property>
207
    <property name="font">
208
     <font>
209
      <weight>50</weight>
210
      <bold>false</bold>
211
     </font>
212
    </property>
213
    <property name="text">
214
     <string>-</string>
215
    </property>
216
    <property name="alignment">
217
     <set>Qt::AlignCenter</set>
218
    </property>
219
   </widget>
220
   <widget class="QLabel" name="label_PressureUnit">
221
    <property name="geometry">
222
     <rect>
223
      <x>68</x>
224
      <y>48</y>
225
      <width>50</width>
226
      <height>16</height>
227
     </rect>
228
    </property>
229
    <property name="font">
230
     <font>
231
      <weight>50</weight>
232
      <bold>false</bold>
233
     </font>
234
    </property>
235
    <property name="text">
236
     <string>-</string>
237
    </property>
238
    <property name="alignment">
239
     <set>Qt::AlignCenter</set>
240
    </property>
241
   </widget>
242
   <widget class="QLabel" name="label_12">
243
    <property name="geometry">
244
     <rect>
245
      <x>168</x>
246
      <y>32</y>
247
      <width>50</width>
248
      <height>16</height>
249
     </rect>
250
    </property>
251
    <property name="font">
252
     <font>
253
      <weight>50</weight>
254
      <bold>false</bold>
255
     </font>
256
    </property>
257
    <property name="text">
258
     <string>Elevation</string>
259
    </property>
260
    <property name="alignment">
261
     <set>Qt::AlignCenter</set>
262
    </property>
263
   </widget>
264
   <widget class="QLabel" name="label_UpDown">
265
    <property name="geometry">
266
     <rect>
267
      <x>11</x>
268
      <y>76</y>
269
      <width>25</width>
270
      <height>17</height>
271
     </rect>
272
    </property>
273
    <property name="text">
274
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/UpDown.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
275
    </property>
276
   </widget>
277
   <widget class="QLineEdit" name="lineEdit_UpDown_Pressure">
278
    <property name="geometry">
279
     <rect>
280
      <x>42</x>
281
      <y>74</y>
282
      <width>100</width>
283
      <height>21</height>
284
     </rect>
285
    </property>
286
    <property name="minimumSize">
287
     <size>
288
      <width>100</width>
289
      <height>0</height>
290
     </size>
291
    </property>
292
    <property name="alignment">
293
     <set>Qt::AlignCenter</set>
294
    </property>
295
   </widget>
296
   <widget class="QLineEdit" name="lineEdit_UpDown_Elevation">
297
    <property name="geometry">
298
     <rect>
299
      <x>148</x>
300
      <y>74</y>
301
      <width>100</width>
302
      <height>21</height>
303
     </rect>
304
    </property>
305
    <property name="minimumSize">
306
     <size>
307
      <width>100</width>
308
      <height>0</height>
309
     </size>
310
    </property>
311
    <property name="alignment">
312
     <set>Qt::AlignCenter</set>
313
    </property>
314
   </widget>
315
   <widget class="QLabel" name="label_DownUp">
316
    <property name="geometry">
317
     <rect>
318
      <x>11</x>
319
      <y>104</y>
320
      <width>25</width>
321
      <height>17</height>
322
     </rect>
323
    </property>
324
    <property name="text">
325
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/DownUp.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
326
    </property>
327
   </widget>
328
   <widget class="QLineEdit" name="lineEdit_DownUp_Pressure">
329
    <property name="geometry">
330
     <rect>
331
      <x>42</x>
332
      <y>102</y>
333
      <width>100</width>
334
      <height>21</height>
335
     </rect>
336
    </property>
337
    <property name="minimumSize">
338
     <size>
339
      <width>100</width>
340
      <height>0</height>
341
     </size>
342
    </property>
343
    <property name="alignment">
344
     <set>Qt::AlignCenter</set>
345
    </property>
346
   </widget>
347
   <widget class="QLineEdit" name="lineEdit_DownUp_Elevation">
348
    <property name="geometry">
349
     <rect>
350
      <x>148</x>
351
      <y>102</y>
352
      <width>100</width>
353
      <height>21</height>
354
     </rect>
355
    </property>
356
    <property name="minimumSize">
357
     <size>
358
      <width>100</width>
359
      <height>0</height>
360
     </size>
361
    </property>
362
    <property name="alignment">
363
     <set>Qt::AlignCenter</set>
364
    </property>
365
   </widget>
366
  </widget>
367
 </widget>
368
 <tabstops>
369
  <tabstop>lineEdit_TagNo</tabstop>
370
  <tabstop>lineEdit_UpDown_Pressure</tabstop>
371
  <tabstop>lineEdit_UpDown_Elevation</tabstop>
372
  <tabstop>lineEdit_DownUp_Pressure</tabstop>
373
  <tabstop>lineEdit_DownUp_Elevation</tabstop>
374
 </tabstops>
375
 <resources>
376
  <include location="../res/Resource.qrc"/>
377
 </resources>
378
 <connections>
379
  <connection>
380
   <sender>buttonBox</sender>
381
   <signal>accepted()</signal>
382
   <receiver>PlateHeatExchangerDialog</receiver>
383
   <slot>accept()</slot>
384
   <hints>
385
    <hint type="sourcelabel">
386
     <x>248</x>
387
     <y>254</y>
388
    </hint>
389
    <hint type="destinationlabel">
390
     <x>157</x>
391
     <y>274</y>
392
    </hint>
393
   </hints>
394
  </connection>
395
  <connection>
396
   <sender>buttonBox</sender>
397
   <signal>rejected()</signal>
398
   <receiver>PlateHeatExchangerDialog</receiver>
399
   <slot>reject()</slot>
400
   <hints>
401
    <hint type="sourcelabel">
402
     <x>316</x>
403
     <y>260</y>
404
    </hint>
405
    <hint type="destinationlabel">
406
     <x>286</x>
407
     <y>274</y>
408
    </hint>
409
   </hints>
410
  </connection>
411
 </connections>
412
</ui>
클립보드 이미지 추가 (최대 크기: 500 MB)