-
Notifications
You must be signed in to change notification settings - Fork 6
/
res.qrc
55 lines (55 loc) · 2.15 KB
/
res.qrc
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
<RCC>
<qresource prefix="/">
<file>res/aqi.png</file>
<file>res/background.png</file>
<file>res/close.png</file>
<file>res/humidity.png</file>
<file>res/pm25.png</file>
<file>res/sunrise.png</file>
<file>res/wind.png</file>
<file>res/type/BaoXue.png</file>
<file>res/type/BaoYu.png</file>
<file>res/type/BaoYuDaoDaBaoYu.png</file>
<file>res/type/DaBaoYu.png</file>
<file>res/type/DaBaoYuDaoTeDaBaoYu.png</file>
<file>res/type/DaDaoBaoXue.png</file>
<file>res/type/DaDaoBaoYu.png</file>
<file>res/type/DaXue.png</file>
<file>res/type/DaYu.png</file>
<file>res/type/DongYu.png</file>
<file>res/type/DuoYun.png</file>
<file>res/type/FuChen.png</file>
<file>res/type/LeiZhenYu.png</file>
<file>res/type/LeiZhenYuBanYouBingBao.png</file>
<file>res/type/Mai.png</file>
<file>res/type/QiangShaChenBao.png</file>
<file>res/type/Qing.png</file>
<file>res/type/ShaChenBao.png</file>
<file>res/type/TeDaBaoYu.png</file>
<file>res/type/undefined.png</file>
<file>res/type/Wu.png</file>
<file>res/type/XiaoDaoZhongXue.png</file>
<file>res/type/XiaoDaoZhongYu.png</file>
<file>res/type/XiaoXue.png</file>
<file>res/type/XiaoYu.png</file>
<file>res/type/Xue.png</file>
<file>res/type/YangSha.png</file>
<file>res/type/Yin.png</file>
<file>res/type/Yu.png</file>
<file>res/type/YuJiaXue.png</file>
<file>res/type/ZhenXue.png</file>
<file>res/type/ZhenYu.png</file>
<file>res/type/ZhongDaoDaXue.png</file>
<file>res/type/ZhongDaoDaYu.png</file>
<file>res/type/ZhongXue.png</file>
<file>res/type/ZhongYu.png</file>
<file>res/bg.jpg</file>
<file>res/bg2.jpg</file>
<file>res/list.png</file>
<file>res/back.png</file>
<file>res/WeaFor.png</file>
<file>res/world2.png</file>
<file>res/Search.png</file>
<file>res/lowHumidty.png</file>
</qresource>
</RCC>