-
Notifications
You must be signed in to change notification settings - Fork 4
/
HA-resources.qrc
50 lines (50 loc) · 2.93 KB
/
HA-resources.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
<RCC>
<qresource prefix="/">
<file>resources/images/slider-dot.png</file>
<file>resources/images/arrow-left.png</file>
<file>resources/images/arrow-right.png</file>
<file>resources/topnav-all/icon-active.png</file>
<file>resources/topnav-all/nav-filler.png</file>
<file>resources/topnav-all/title-climate.png</file>
<file>resources/topnav-all/title-help-demos.png</file>
<file>resources/topnav-all/title-lighting.png</file>
<file>resources/topnav-all/title-media.png</file>
<file>resources/topnav-all/title-security.png</file>
<file>resources/topnav-all/title-settings.png</file>
<file>resources/camera/Security_btn_1_talk.png</file>
<file>resources/camera/Security_btn_2_allowaccess.png</file>
<file>resources/camera/Security_btn_3_noaccess.png</file>
<file>resources/control-buttons/button-help-off.png</file>
<file>resources/control-buttons/button-help-on.png</file>
<file>resources/control-buttons/button-home-off.png</file>
<file>resources/control-buttons/button-home-on.png</file>
<file>resources/control-buttons/button-settings-off.png</file>
<file>resources/control-buttons/button-settings-on.png</file>
<file>resources/other/button-save.png</file>
<file>resources/smalltopnav-all/icon-active.png</file>
<file>resources/smalltopnav-all/nav-filler.png</file>
<file>resources/smalltopnav-all/title-climate.png</file>
<file>resources/smalltopnav-all/title-help-demos.png</file>
<file>resources/smalltopnav-all/title-lighting.png</file>
<file>resources/smalltopnav-all/title-media.png</file>
<file>resources/smalltopnav-all/title-security.png</file>
<file>resources/smalltopnav-all/title-settings.png</file>
<file>resources/other/smallbutton-save.png</file>
<file>resources/smallcontrol-buttons/button-help-off.png</file>
<file>resources/smallcontrol-buttons/button-help-on.png</file>
<file>resources/smallcontrol-buttons/button-home-off.png</file>
<file>resources/smallcontrol-buttons/button-home-on.png</file>
<file>resources/smallcontrol-buttons/button-settings-off.png</file>
<file>resources/smallcontrol-buttons/button-settings-on.png</file>
<file>resources/small-images/arrow-left.png</file>
<file>resources/small-images/arrow-right.png</file>
<file>resources/smallcamera/Security_btn_1_talk.png</file>
<file>resources/smallcamera/Security_btn_2_allowaccess.png</file>
<file>resources/smallcamera/Security_btn_3_noaccess.png</file>
<file>resources/smallcamera/down.png</file>
<file>resources/smallcamera/up.png</file>
<file>resources/smallcamera/left.png</file>
<file>resources/smallcamera/right.png</file>
<file>microchip-stylesheet.qss</file>
</qresource>
</RCC>