프로젝트

일반

사용자정보

통계
| 개정판:

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

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

1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>AirFinCoolerDialog</class>
4
 <widget class="QDialog" name="AirFinCoolerDialog">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>468</width>
10
    <height>177</height>
11
   </rect>
12
  </property>
13
  <property name="sizePolicy">
14
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15
    <horstretch>0</horstretch>
16
    <verstretch>0</verstretch>
17
   </sizepolicy>
18
  </property>
19
  <property name="minimumSize">
20
   <size>
21
    <width>468</width>
22
    <height>177</height>
23
   </size>
24
  </property>
25
  <property name="maximumSize">
26
   <size>
27
    <width>468</width>
28
    <height>177</height>
29
   </size>
30
  </property>
31
  <property name="font">
32
   <font>
33
    <family>맑은 고딕</family>
34
   </font>
35
  </property>
36
  <property name="windowTitle">
37
   <string>Equipment Data - Air Fin Cooler</string>
38
  </property>
39
  <property name="windowIcon">
40
   <iconset resource="../res/Resource.qrc">
41
    <normaloff>:/images/HYTOS.png</normaloff>:/images/HYTOS.png</iconset>
42
  </property>
43
  <widget class="QGroupBox" name="groupBox">
44
   <property name="geometry">
45
    <rect>
46
     <x>8</x>
47
     <y>8</y>
48
     <width>453</width>
49
     <height>125</height>
50
    </rect>
51
   </property>
52
   <property name="font">
53
    <font>
54
     <family>맑은 고딕</family>
55
     <weight>75</weight>
56
     <bold>true</bold>
57
    </font>
58
   </property>
59
   <property name="title">
60
    <string>Equipment Figure</string>
61
   </property>
62
   <widget class="QLabel" name="label_Img">
63
    <property name="geometry">
64
     <rect>
65
      <x>4</x>
66
      <y>24</y>
67
      <width>209</width>
68
      <height>89</height>
69
     </rect>
70
    </property>
71
    <property name="font">
72
     <font>
73
      <weight>50</weight>
74
      <bold>false</bold>
75
     </font>
76
    </property>
77
    <property name="text">
78
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/AirFinCooler.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
79
    </property>
80
   </widget>
81
   <widget class="QLabel" name="label">
82
    <property name="geometry">
83
     <rect>
84
      <x>196</x>
85
      <y>30</y>
86
      <width>80</width>
87
      <height>16</height>
88
     </rect>
89
    </property>
90
    <property name="minimumSize">
91
     <size>
92
      <width>80</width>
93
      <height>0</height>
94
     </size>
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>Tag No.</string>
104
    </property>
105
    <property name="alignment">
106
     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
107
    </property>
108
   </widget>
109
   <widget class="QLineEdit" name="lineEdit_TagNo">
110
    <property name="geometry">
111
     <rect>
112
      <x>282</x>
113
      <y>30</y>
114
      <width>100</width>
115
      <height>21</height>
116
     </rect>
117
    </property>
118
    <property name="maximumSize">
119
     <size>
120
      <width>100</width>
121
      <height>16777215</height>
122
     </size>
123
    </property>
124
    <property name="font">
125
     <font>
126
      <weight>50</weight>
127
      <bold>false</bold>
128
     </font>
129
    </property>
130
    <property name="alignment">
131
     <set>Qt::AlignCenter</set>
132
    </property>
133
   </widget>
134
   <widget class="QLineEdit" name="lineEdit_Pressure_Drop">
135
    <property name="geometry">
136
     <rect>
137
      <x>282</x>
138
      <y>59</y>
139
      <width>100</width>
140
      <height>21</height>
141
     </rect>
142
    </property>
143
    <property name="sizePolicy">
144
     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
145
      <horstretch>0</horstretch>
146
      <verstretch>0</verstretch>
147
     </sizepolicy>
148
    </property>
149
    <property name="maximumSize">
150
     <size>
151
      <width>100</width>
152
      <height>16777215</height>
153
     </size>
154
    </property>
155
    <property name="font">
156
     <font>
157
      <weight>50</weight>
158
      <bold>false</bold>
159
     </font>
160
    </property>
161
    <property name="alignment">
162
     <set>Qt::AlignCenter</set>
163
    </property>
164
   </widget>
165
   <widget class="QLabel" name="label_3">
166
    <property name="geometry">
167
     <rect>
168
      <x>196</x>
169
      <y>59</y>
170
      <width>80</width>
171
      <height>16</height>
172
     </rect>
173
    </property>
174
    <property name="minimumSize">
175
     <size>
176
      <width>80</width>
177
      <height>0</height>
178
     </size>
179
    </property>
180
    <property name="font">
181
     <font>
182
      <weight>50</weight>
183
      <bold>false</bold>
184
     </font>
185
    </property>
186
    <property name="text">
187
     <string>P. Drop</string>
188
    </property>
189
    <property name="alignment">
190
     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
191
    </property>
192
   </widget>
193
   <widget class="QLabel" name="label_PressureUnit">
194
    <property name="geometry">
195
     <rect>
196
      <x>388</x>
197
      <y>59</y>
198
      <width>49</width>
199
      <height>16</height>
200
     </rect>
201
    </property>
202
    <property name="font">
203
     <font>
204
      <weight>50</weight>
205
      <bold>false</bold>
206
     </font>
207
    </property>
208
    <property name="text">
209
     <string>-</string>
210
    </property>
211
   </widget>
212
   <widget class="QLabel" name="label_5">
213
    <property name="geometry">
214
     <rect>
215
      <x>196</x>
216
      <y>88</y>
217
      <width>80</width>
218
      <height>16</height>
219
     </rect>
220
    </property>
221
    <property name="minimumSize">
222
     <size>
223
      <width>80</width>
224
      <height>0</height>
225
     </size>
226
    </property>
227
    <property name="font">
228
     <font>
229
      <weight>50</weight>
230
      <bold>false</bold>
231
     </font>
232
    </property>
233
    <property name="text">
234
     <string>Elevation</string>
235
    </property>
236
    <property name="alignment">
237
     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
238
    </property>
239
   </widget>
240
   <widget class="QLineEdit" name="lineEdit_Elevation">
241
    <property name="geometry">
242
     <rect>
243
      <x>282</x>
244
      <y>88</y>
245
      <width>100</width>
246
      <height>21</height>
247
     </rect>
248
    </property>
249
    <property name="maximumSize">
250
     <size>
251
      <width>100</width>
252
      <height>16777215</height>
253
     </size>
254
    </property>
255
    <property name="font">
256
     <font>
257
      <weight>50</weight>
258
      <bold>false</bold>
259
     </font>
260
    </property>
261
    <property name="alignment">
262
     <set>Qt::AlignCenter</set>
263
    </property>
264
   </widget>
265
   <widget class="QLabel" name="label_ElevationUnit">
266
    <property name="geometry">
267
     <rect>
268
      <x>388</x>
269
      <y>88</y>
270
      <width>16</width>
271
      <height>16</height>
272
     </rect>
273
    </property>
274
    <property name="font">
275
     <font>
276
      <weight>50</weight>
277
      <bold>false</bold>
278
     </font>
279
    </property>
280
    <property name="text">
281
     <string>-</string>
282
    </property>
283
   </widget>
284
   <zorder>label</zorder>
285
   <zorder>lineEdit_TagNo</zorder>
286
   <zorder>lineEdit_Pressure_Drop</zorder>
287
   <zorder>label_3</zorder>
288
   <zorder>label_PressureUnit</zorder>
289
   <zorder>label_5</zorder>
290
   <zorder>lineEdit_Elevation</zorder>
291
   <zorder>label_ElevationUnit</zorder>
292
   <zorder>label_Img</zorder>
293
  </widget>
294
  <widget class="QDialogButtonBox" name="buttonBox">
295
   <property name="geometry">
296
    <rect>
297
     <x>304</x>
298
     <y>144</y>
299
     <width>156</width>
300
     <height>23</height>
301
    </rect>
302
   </property>
303
   <property name="orientation">
304
    <enum>Qt::Horizontal</enum>
305
   </property>
306
   <property name="standardButtons">
307
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
308
   </property>
309
  </widget>
310
 </widget>
311
 <tabstops>
312
  <tabstop>lineEdit_TagNo</tabstop>
313
  <tabstop>lineEdit_Pressure_Drop</tabstop>
314
  <tabstop>lineEdit_Elevation</tabstop>
315
 </tabstops>
316
 <resources>
317
  <include location="../res/Resource.qrc"/>
318
 </resources>
319
 <connections>
320
  <connection>
321
   <sender>buttonBox</sender>
322
   <signal>accepted()</signal>
323
   <receiver>AirFinCoolerDialog</receiver>
324
   <slot>accept()</slot>
325
   <hints>
326
    <hint type="sourcelabel">
327
     <x>248</x>
328
     <y>254</y>
329
    </hint>
330
    <hint type="destinationlabel">
331
     <x>157</x>
332
     <y>274</y>
333
    </hint>
334
   </hints>
335
  </connection>
336
  <connection>
337
   <sender>buttonBox</sender>
338
   <signal>rejected()</signal>
339
   <receiver>AirFinCoolerDialog</receiver>
340
   <slot>reject()</slot>
341
   <hints>
342
    <hint type="sourcelabel">
343
     <x>316</x>
344
     <y>260</y>
345
    </hint>
346
    <hint type="destinationlabel">
347
     <x>286</x>
348
     <y>274</y>
349
    </hint>
350
   </hints>
351
  </connection>
352
 </connections>
353
</ui>
클립보드 이미지 추가 (최대 크기: 500 MB)