프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

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

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

1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>Strainer_Y_Dialog</class>
4
 <widget class="QDialog" name="Strainer_Y_Dialog">
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="font">
14
   <font>
15
    <family>맑은 고딕</family>
16
   </font>
17
  </property>
18
  <property name="windowTitle">
19
   <string>HYTOS Equipment Data - Y Type Strainer</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>453</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="QLineEdit" name="lineEdit_TagNo">
45
    <property name="geometry">
46
     <rect>
47
      <x>270</x>
48
      <y>30</y>
49
      <width>100</width>
50
      <height>21</height>
51
     </rect>
52
    </property>
53
    <property name="maximumSize">
54
     <size>
55
      <width>100</width>
56
      <height>16777215</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="alignment">
66
     <set>Qt::AlignCenter</set>
67
    </property>
68
   </widget>
69
   <widget class="QLabel" name="label_5">
70
    <property name="geometry">
71
     <rect>
72
      <x>184</x>
73
      <y>88</y>
74
      <width>80</width>
75
      <height>16</height>
76
     </rect>
77
    </property>
78
    <property name="minimumSize">
79
     <size>
80
      <width>80</width>
81
      <height>0</height>
82
     </size>
83
    </property>
84
    <property name="font">
85
     <font>
86
      <weight>50</weight>
87
      <bold>false</bold>
88
     </font>
89
    </property>
90
    <property name="text">
91
     <string>Elevation</string>
92
    </property>
93
    <property name="alignment">
94
     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
95
    </property>
96
   </widget>
97
   <widget class="QLabel" name="label_PressureUnit">
98
    <property name="geometry">
99
     <rect>
100
      <x>376</x>
101
      <y>59</y>
102
      <width>49</width>
103
      <height>16</height>
104
     </rect>
105
    </property>
106
    <property name="font">
107
     <font>
108
      <weight>50</weight>
109
      <bold>false</bold>
110
     </font>
111
    </property>
112
    <property name="text">
113
     <string>-</string>
114
    </property>
115
   </widget>
116
   <widget class="QLabel" name="label_ElevationUnit">
117
    <property name="geometry">
118
     <rect>
119
      <x>376</x>
120
      <y>88</y>
121
      <width>16</width>
122
      <height>16</height>
123
     </rect>
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>-</string>
133
    </property>
134
   </widget>
135
   <widget class="QLineEdit" name="lineEdit_Pressure_Drop">
136
    <property name="geometry">
137
     <rect>
138
      <x>270</x>
139
      <y>59</y>
140
      <width>100</width>
141
      <height>21</height>
142
     </rect>
143
    </property>
144
    <property name="maximumSize">
145
     <size>
146
      <width>100</width>
147
      <height>16777215</height>
148
     </size>
149
    </property>
150
    <property name="font">
151
     <font>
152
      <weight>50</weight>
153
      <bold>false</bold>
154
     </font>
155
    </property>
156
    <property name="alignment">
157
     <set>Qt::AlignCenter</set>
158
    </property>
159
   </widget>
160
   <widget class="QLabel" name="label">
161
    <property name="geometry">
162
     <rect>
163
      <x>184</x>
164
      <y>30</y>
165
      <width>80</width>
166
      <height>16</height>
167
     </rect>
168
    </property>
169
    <property name="minimumSize">
170
     <size>
171
      <width>80</width>
172
      <height>0</height>
173
     </size>
174
    </property>
175
    <property name="font">
176
     <font>
177
      <weight>50</weight>
178
      <bold>false</bold>
179
     </font>
180
    </property>
181
    <property name="text">
182
     <string>Tag No.</string>
183
    </property>
184
    <property name="alignment">
185
     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
186
    </property>
187
   </widget>
188
   <widget class="QLineEdit" name="lineEdit_Elevation">
189
    <property name="geometry">
190
     <rect>
191
      <x>270</x>
192
      <y>88</y>
193
      <width>100</width>
194
      <height>21</height>
195
     </rect>
196
    </property>
197
    <property name="maximumSize">
198
     <size>
199
      <width>100</width>
200
      <height>16777215</height>
201
     </size>
202
    </property>
203
    <property name="font">
204
     <font>
205
      <weight>50</weight>
206
      <bold>false</bold>
207
     </font>
208
    </property>
209
    <property name="alignment">
210
     <set>Qt::AlignCenter</set>
211
    </property>
212
   </widget>
213
   <widget class="QLabel" name="label_3">
214
    <property name="geometry">
215
     <rect>
216
      <x>184</x>
217
      <y>59</y>
218
      <width>80</width>
219
      <height>16</height>
220
     </rect>
221
    </property>
222
    <property name="minimumSize">
223
     <size>
224
      <width>80</width>
225
      <height>0</height>
226
     </size>
227
    </property>
228
    <property name="font">
229
     <font>
230
      <weight>50</weight>
231
      <bold>false</bold>
232
     </font>
233
    </property>
234
    <property name="text">
235
     <string>P. Drop</string>
236
    </property>
237
    <property name="alignment">
238
     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
239
    </property>
240
   </widget>
241
   <widget class="QLabel" name="label_Img">
242
    <property name="geometry">
243
     <rect>
244
      <x>4</x>
245
      <y>20</y>
246
      <width>207</width>
247
      <height>97</height>
248
     </rect>
249
    </property>
250
    <property name="text">
251
     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/images/Strainer_Y.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
252
    </property>
253
   </widget>
254
  </widget>
255
  <widget class="QDialogButtonBox" name="buttonBox">
256
   <property name="geometry">
257
    <rect>
258
     <x>304</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
 <resources>
273
  <include location="../res/Resource.qrc"/>
274
 </resources>
275
 <connections>
276
  <connection>
277
   <sender>buttonBox</sender>
278
   <signal>accepted()</signal>
279
   <receiver>Strainer_Y_Dialog</receiver>
280
   <slot>accept()</slot>
281
   <hints>
282
    <hint type="sourcelabel">
283
     <x>248</x>
284
     <y>254</y>
285
    </hint>
286
    <hint type="destinationlabel">
287
     <x>157</x>
288
     <y>274</y>
289
    </hint>
290
   </hints>
291
  </connection>
292
  <connection>
293
   <sender>buttonBox</sender>
294
   <signal>rejected()</signal>
295
   <receiver>Strainer_Y_Dialog</receiver>
296
   <slot>reject()</slot>
297
   <hints>
298
    <hint type="sourcelabel">
299
     <x>316</x>
300
     <y>260</y>
301
    </hint>
302
    <hint type="destinationlabel">
303
     <x>286</x>
304
     <y>274</y>
305
    </hint>
306
   </hints>
307
  </connection>
308
 </connections>
309
</ui>
클립보드 이미지 추가 (최대 크기: 500 MB)