提交 | 用户 | age
|
d3687b
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
Q |
2 |
<ui version="4.0"> |
|
3 |
<class>DialogScence3</class> |
|
4 |
<widget class="QDialog" name="DialogScence3"> |
|
5 |
<property name="geometry"> |
|
6 |
<rect> |
|
7 |
<x>0</x> |
|
8 |
<y>0</y> |
|
9 |
<width>1370</width> |
|
10 |
<height>810</height> |
|
11 |
</rect> |
|
12 |
</property> |
|
13 |
<property name="windowTitle"> |
|
14 |
<string>信息显示界面3</string> |
|
15 |
</property> |
|
16 |
<property name="styleSheet"> |
|
17 |
<string notr="true">*{ |
|
18 |
background:qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:1, stop:0 rgba(40, 60, 100, 255), stop:1 rgba(20, 40, 80, 255)); |
|
19 |
font-size:18pt; |
|
20 |
font-style:MingLiU-ExtB; |
|
21 |
} |
|
22 |
QDialog{ |
|
23 |
border-image: url(:/Image/Image/background7.jpg); |
|
24 |
} |
|
25 |
QFrame{ |
|
26 |
background-color: rgb(0,30,80,160); |
|
27 |
border-radius:10px; |
|
28 |
border:1px solid rgb(100,169,139); |
|
29 |
} |
|
30 |
QLineEdit{ |
|
31 |
color:#8d98a1; |
|
32 |
background-color:#405361; |
|
33 |
font-size:30px; |
|
34 |
border-style:outset; |
|
35 |
border-radius:10px; |
|
36 |
font-style:MingLiU-ExtB; |
|
37 |
} |
|
38 |
QPushButton{ |
|
39 |
background:#ced1d8; |
|
40 |
font-size:30px; |
|
41 |
border-style:outset; |
|
42 |
border-radius:10px; |
|
43 |
font-style:MingLiU-ExtB; |
|
44 |
} |
|
45 |
QPushButton:hover{ |
|
46 |
background:rgb(224,224,0); |
|
47 |
font-size:31px; |
|
48 |
border-style:outset; |
|
49 |
border-radius:10px; |
|
50 |
font-style:MingLiU-ExtB; |
|
51 |
} |
|
52 |
QPushButton:pressed{ |
|
53 |
background-color:rgb(224,0,0); |
|
54 |
font-size:32px; |
|
55 |
border-style:inset; |
|
56 |
font-style:MingLiU-ExtB; |
|
57 |
} |
|
58 |
QCheckBox{ |
|
59 |
background:rgba(85,170,255,0); |
|
60 |
color:white; |
|
61 |
font-style:MingLiU-ExtB; |
|
62 |
} |
|
63 |
QLabel{ |
|
64 |
background:rgba(85,170,255,0); |
|
65 |
color:white; |
|
66 |
font-style:MingLiU-ExtB; |
|
67 |
font-size:22pt; |
|
68 |
} |
|
69 |
QLabel:hover{ |
|
70 |
background:rgba(85,170,255,0); |
|
71 |
color:white; |
|
72 |
font-style:MingLiU-ExtB; |
|
73 |
font-size:22pt; |
|
74 |
} |
|
75 |
QLabel:TimeDisplay{ |
|
76 |
background:rgba(85,170,255,0); |
|
77 |
color:white; |
|
78 |
font-style:MingLiU-ExtB; |
|
79 |
font-size:22pt; |
|
80 |
}</string> |
|
81 |
</property> |
|
82 |
<layout class="QVBoxLayout" name="verticalLayout" stretch="3,24,4"> |
|
83 |
<property name="spacing"> |
|
84 |
<number>8</number> |
|
85 |
</property> |
|
86 |
<property name="leftMargin"> |
|
87 |
<number>20</number> |
|
88 |
</property> |
|
89 |
<property name="topMargin"> |
|
90 |
<number>20</number> |
|
91 |
</property> |
|
92 |
<property name="rightMargin"> |
|
93 |
<number>20</number> |
|
94 |
</property> |
|
95 |
<property name="bottomMargin"> |
|
96 |
<number>20</number> |
|
97 |
</property> |
|
98 |
<item> |
|
99 |
<layout class="QHBoxLayout" name="horizontalLayout_22"> |
|
100 |
<property name="leftMargin"> |
|
101 |
<number>0</number> |
|
102 |
</property> |
|
103 |
<property name="bottomMargin"> |
|
104 |
<number>10</number> |
|
105 |
</property> |
|
106 |
<item> |
|
107 |
<widget class="QLabel" name="label_30"> |
|
108 |
<property name="styleSheet"> |
|
109 |
<string notr="true">QLabel{ |
|
110 |
background:rgba(85,170,255,0); |
|
111 |
color:white; |
|
112 |
font-style:MingLiU-ExtB; |
|
113 |
font-size:24px; |
|
114 |
}</string> |
|
115 |
</property> |
|
116 |
<property name="text"> |
|
117 |
<string/> |
|
118 |
</property> |
|
119 |
<property name="alignment"> |
|
120 |
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
|
121 |
</property> |
|
122 |
</widget> |
|
123 |
</item> |
|
124 |
<item> |
|
125 |
<widget class="QLabel" name="label_32"> |
|
126 |
<property name="styleSheet"> |
|
127 |
<string notr="true">QLabel{ |
|
128 |
background:rgba(85,170,255,0); |
|
129 |
color:white; |
|
130 |
font-style:MingLiU-ExtB; |
|
131 |
font-size:48px; |
|
132 |
}</string> |
|
133 |
</property> |
|
134 |
<property name="text"> |
|
135 |
<string>宁夏欧晶 后段自动化设备云数据库</string> |
|
136 |
</property> |
|
137 |
<property name="alignment"> |
|
138 |
<set>Qt::AlignCenter</set> |
|
139 |
</property> |
|
140 |
</widget> |
|
141 |
</item> |
|
142 |
<item> |
|
143 |
<widget class="QLabel" name="label_Time_2"> |
|
144 |
<property name="styleSheet"> |
|
145 |
<string notr="true">QLabel{ |
|
146 |
background:rgba(85,170,255,0); |
|
147 |
color:white; |
|
148 |
font-style:MingLiU-ExtB; |
|
149 |
font-size:32px; |
|
150 |
}</string> |
|
151 |
</property> |
|
152 |
<property name="text"> |
|
153 |
<string>2023-04-24 0:00:00</string> |
|
154 |
</property> |
|
155 |
<property name="alignment"> |
|
156 |
<set>Qt::AlignCenter</set> |
|
157 |
</property> |
|
158 |
</widget> |
|
159 |
</item> |
|
160 |
</layout> |
|
161 |
</item> |
|
162 |
<item> |
|
163 |
<layout class="QHBoxLayout" name="horizontalLayout_11" stretch="4,7,4"> |
|
164 |
<property name="rightMargin"> |
|
165 |
<number>6</number> |
|
166 |
</property> |
|
167 |
<item> |
|
168 |
<layout class="QVBoxLayout" name="verticalLayout_2" stretch="1,6,6"> |
|
169 |
<property name="topMargin"> |
|
170 |
<number>10</number> |
|
171 |
</property> |
|
172 |
<item> |
|
173 |
<widget class="QLabel" name="label_2"> |
|
174 |
<property name="text"> |
|
175 |
<string>生产班次: A班</string> |
|
176 |
</property> |
|
177 |
</widget> |
|
178 |
</item> |
|
179 |
<item> |
|
180 |
<layout class="QHBoxLayout" name="horizontalLayout_13"/> |
|
181 |
</item> |
|
182 |
<item> |
|
183 |
<layout class="QHBoxLayout" name="horizontalLayout_14"> |
|
184 |
<item> |
|
185 |
<widget class="QLabel" name="label_4"> |
|
186 |
<property name="text"> |
|
187 |
<string>开机时间: 18h 26min |
|
188 |
故障时间: 02h 30min |
|
189 |
运行时间: 16h 21min |
|
190 |
待机时间: 01h 33min</string> |
|
191 |
</property> |
|
192 |
</widget> |
|
193 |
</item> |
|
194 |
</layout> |
|
195 |
</item> |
|
196 |
</layout> |
|
197 |
</item> |
|
198 |
<item> |
|
199 |
<layout class="QVBoxLayout" name="verticalLayout_5" stretch="20,40"> |
|
200 |
<property name="topMargin"> |
|
201 |
<number>0</number> |
|
202 |
</property> |
|
203 |
<item> |
|
204 |
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
205 |
<item> |
|
206 |
<widget class="QmyRoundIndicator" name="frame_heat"> |
|
207 |
<property name="frameShape"> |
|
208 |
<enum>QFrame::StyledPanel</enum> |
|
209 |
</property> |
|
210 |
<property name="frameShadow"> |
|
211 |
<enum>QFrame::Raised</enum> |
|
212 |
</property> |
|
213 |
</widget> |
|
214 |
</item> |
|
215 |
</layout> |
|
216 |
</item> |
|
217 |
<item> |
|
218 |
<layout class="QHBoxLayout" name="horizontalLayout_17"> |
|
219 |
<property name="bottomMargin"> |
|
220 |
<number>8</number> |
|
221 |
</property> |
|
222 |
</layout> |
|
223 |
</item> |
|
224 |
</layout> |
|
225 |
</item> |
|
226 |
<item> |
|
227 |
<layout class="QVBoxLayout" name="verticalLayout_6" stretch="1,6,6"> |
|
228 |
<property name="topMargin"> |
|
229 |
<number>10</number> |
|
230 |
</property> |
|
231 |
<property name="bottomMargin"> |
|
232 |
<number>8</number> |
|
233 |
</property> |
|
234 |
<item> |
|
235 |
<widget class="QLabel" name="label_3"> |
|
236 |
<property name="text"> |
|
237 |
<string>日生产总数: 110</string> |
|
238 |
</property> |
|
239 |
<property name="alignment"> |
|
240 |
<set>Qt::AlignCenter</set> |
|
241 |
</property> |
|
242 |
</widget> |
|
243 |
</item> |
|
244 |
<item> |
|
245 |
<layout class="QHBoxLayout" name="horizontalLayout_19"/> |
|
246 |
</item> |
|
247 |
<item> |
|
248 |
<layout class="QHBoxLayout" name="horizontalLayout_20"> |
|
249 |
<item> |
|
250 |
<widget class="QLabel" name="label_5"> |
|
251 |
<property name="text"> |
|
252 |
<string>检验数据 |
|
253 |
上口D: 939,0 小rW: 16.64 |
|
254 |
中部D: 940.0 大RW: 14.5 |
|
255 |
底部D: 940.1 顶W: 13.5 |
|
256 |
上口W 13.74 终高H: 760 |
|
257 |
中部W: 16.20 重量: 88.9KG |
|
258 |
底部W: 23.60</string> |
|
259 |
</property> |
|
260 |
</widget> |
|
261 |
</item> |
|
262 |
</layout> |
|
263 |
</item> |
|
264 |
</layout> |
|
265 |
</item> |
|
266 |
</layout> |
|
267 |
</item> |
|
268 |
<item> |
|
269 |
<layout class="QHBoxLayout" name="horizontalLayout_21"> |
|
270 |
<item> |
|
271 |
<widget class="QLabel" name="label_6"> |
|
272 |
<property name="text"> |
|
273 |
<string/> |
|
274 |
</property> |
|
275 |
</widget> |
|
276 |
</item> |
|
277 |
<item> |
|
278 |
<widget class="QLabel" name="label_28"> |
|
279 |
<property name="text"> |
|
280 |
<string>故障信息</string> |
|
281 |
</property> |
|
282 |
</widget> |
|
283 |
</item> |
|
284 |
<item> |
|
285 |
<widget class="QLabel" name="label_29"> |
|
286 |
<property name="styleSheet"> |
|
287 |
<string notr="true">QLabel{ |
|
288 |
color:red; |
|
289 |
|
|
290 |
}</string> |
|
291 |
</property> |
|
292 |
<property name="text"> |
|
293 |
<string>酸洗高压喷头异常 酸洗高压喷异常</string> |
|
294 |
</property> |
|
295 |
</widget> |
|
296 |
</item> |
|
297 |
<item> |
|
298 |
<widget class="QLabel" name="label_7"> |
|
299 |
<property name="text"> |
|
300 |
<string/> |
|
301 |
</property> |
|
302 |
</widget> |
|
303 |
</item> |
|
304 |
</layout> |
|
305 |
</item> |
|
306 |
</layout> |
|
307 |
</widget> |
|
308 |
<customwidgets> |
|
309 |
<customwidget> |
|
310 |
<class>QmyRoundIndicator</class> |
|
311 |
<extends>QFrame</extends> |
|
312 |
<header>qmyroundindicator.h</header> |
|
313 |
<container>1</container> |
|
314 |
</customwidget> |
|
315 |
</customwidgets> |
|
316 |
<resources/> |
|
317 |
<connections/> |
|
318 |
</ui> |