-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathkid.ui
305 lines (305 loc) · 9.86 KB
/
kid.ui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog</class>
<widget class="QDialog" name="Dialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>981</width>
<height>794</height>
</rect>
</property>
<property name="palette">
<palette>
<active>
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>135</red>
<green>206</green>
<blue>250</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>135</red>
<green>206</green>
<blue>250</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>135</red>
<green>206</green>
<blue>250</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>135</red>
<green>206</green>
<blue>250</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>135</red>
<green>206</green>
<blue>250</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>135</red>
<green>206</green>
<blue>250</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>135</red>
<green>206</green>
<blue>250</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>135</red>
<green>206</green>
<blue>250</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>135</red>
<green>206</green>
<blue>250</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<property name="styleSheet">
<string notr="true">QDialog{background-color:rgb( 135,206,250);}</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>140</x>
<y>20</y>
<width>721</width>
<height>111</height>
</rect>
</property>
<property name="palette">
<palette>
<active>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>120</red>
<green>120</green>
<blue>120</blue>
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="font">
<font>
<family>Arial</family>
<pointsize>28</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>UpArrowCursor</cursorShape>
</property>
<property name="text">
<string><html><head/><body><p align="center"><span style=" font-size:36pt; color:#428663;">可回收垃圾介绍</span></p></body></html></string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>230</x>
<y>130</y>
<width>731</width>
<height>591</height>
</rect>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:12pt; font-weight:600;">可回收物主要包括废纸、塑料、玻璃、金属和布料五大类。</span></p><p><span style=" font-size:12pt; font-weight:600;">1. 废纸:主要包括报纸、期刊、图书、各种包装纸等。但是,要注意</span></p><p><span style=" font-size:12pt; font-weight:600;">纸巾和厕所纸由于水溶性太强不可回收。</span></p><p><span style=" font-size:12pt; font-weight:600;">2. 塑料:各种塑料袋、塑料泡沫、塑料包装(快递包装纸是其他垃圾/</span></p><p><span style=" font-size:12pt; font-weight:600;">干垃圾)、一次性塑料餐盒餐具、硬塑料、塑料牙刷、塑料杯子、矿</span></p><p><span style=" font-size:12pt; font-weight:600;">泉水瓶等。</span></p><p><span style=" font-size:12pt; font-weight:600;">3. 玻璃:主要包括各种玻璃瓶、碎玻璃片、暖瓶等。(镜子是其他垃</span></p><p><span style=" font-size:12pt; font-weight:600;">圾/干垃圾)</span></p><p><span style=" font-size:12pt; font-weight:600;">4. 金属物:主要包括易拉罐、罐头盒等。</span></p><p><span style=" font-size:12pt; font-weight:600;">5. 布料:主要包括废弃衣服、桌布、洗脸巾、书包、鞋等。</span></p><p><span style=" font-size:12pt;"><br/></span></p><p><span style=" font-size:12pt; font-weight:600;">这些垃圾通过综合处理回收利用,可以减少污染,节省资源。如每回</span></p><p><span style=" font-size:12pt; font-weight:600;">收1吨废纸可造好纸850公斤,节省木材300公斤,比等量生产减少污</span></p><p><span style=" font-size:12pt; font-weight:600;">染74%;每回收1吨塑料饮料瓶可获得0.7吨二级原料;每回收1吨废钢</span></p><p><span style=" font-size:12pt; font-weight:600;">铁可炼好钢0.9吨,比用矿石冶炼节约成本47%,减少空气污染75%,</span></p><p><span style=" font-size:12pt; font-weight:600;">减少97%的水污染和固体废物。</span></p></body></html></string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>0</x>
<y>130</y>
<width>211</width>
<height>371</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>20</x>
<y>60</y>
<width>111</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>111</width>
<height>51</height>
</size>
</property>
<property name="font">
<font>
<family>Agency FB</family>
<pointsize>11</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{background:#e6f0fa;border:2px groove gray;border-radius:10px;padding:2px 4px} QPushButton:hover { background-color: rgb(30,144,255); }</string>
</property>
<property name="text">
<string>干垃圾</string>
</property>
<property name="iconSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>111</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>111</width>
<height>51</height>
</size>
</property>
<property name="font">
<font>
<family>Agency FB</family>
<pointsize>11</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{background:#e6f0fa;border:2px groove gray;border-radius:10px;padding:2px 4px} QPushButton:hover { background-color: rgb(30,144,255); }</string>
</property>
<property name="text">
<string>可回收垃圾</string>
</property>
<property name="iconSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>