프로젝트

일반

사용자정보

통계
| 개정판:

hytos / HYTOS / HYTOS / UI / Coil.ui @ 24ea7edf

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

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