summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/hvac/app/images/images.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-14 12:42:39 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-14 12:42:39 +0900
commit61bd2e316d55cdd6e3ffc7aa26add03cbafae55c (patch)
treeb802578007aa8d0c84220893d99371cdc57bbb29 /demo3/horizontal/hvac/app/images/images.qrc
parent2cdd42fba2645f9578cb1055e501ecc4644da36d (diff)
Add hvac for horizontal mode
Add hvac for horizontal mode. Change-Id: I41bd23e30f97b0ab148424256271d74ef2247303 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'demo3/horizontal/hvac/app/images/images.qrc')
-rw-r--r--demo3/horizontal/hvac/app/images/images.qrc26
1 files changed, 26 insertions, 0 deletions
diff --git a/demo3/horizontal/hvac/app/images/images.qrc b/demo3/horizontal/hvac/app/images/images.qrc
new file mode 100644
index 0000000..036c1f5
--- /dev/null
+++ b/demo3/horizontal/hvac/app/images/images.qrc
@@ -0,0 +1,26 @@
+<RCC>
+ <qresource prefix="/images">
+ <file>HMI_HVAC_AirDown_Active.svg</file>
+ <file>HMI_HVAC_AirDown_Inactive.svg</file>
+ <file>HMI_HVAC_AirRight_Active.svg</file>
+ <file>HMI_HVAC_AirRight_Inactive.svg</file>
+ <file>HMI_HVAC_AirUp_Active.svg</file>
+ <file>HMI_HVAC_AirUp_Inactive.svg</file>
+ <file>HMI_HVAC_ChairIndicator_OFF.svg</file>
+ <file>HMI_HVAC_ChairIndicator_One.svg</file>
+ <file>HMI_HVAC_ChairIndicator_Two.svg</file>
+ <file>HMI_HVAC_Circulation_Active.svg</file>
+ <file>HMI_HVAC_Circulation_Inactive.svg</file>
+ <file>HMI_HVAC_Fan_Icon.svg</file>
+ <file>HMI_HVAC_Front_Active.svg</file>
+ <file>HMI_HVAC_Front_Inactive.svg</file>
+ <file>HMI_HVAC_Left_Chair_OFF.svg</file>
+ <file>HMI_HVAC_Left_Chair_ON.svg</file>
+ <file>HMI_HVAC_Rear_Active.svg</file>
+ <file>HMI_HVAC_Rear_Inactive.svg</file>
+ <file>HMI_HVAC_Right_Chair_OFF.svg</file>
+ <file>HMI_HVAC_Right_Chair_ON.svg</file>
+ <file>HMI_HVAC_Active.svg</file>
+ <file>HMI_HVAC_Inactive.svg</file>
+ </qresource>
+</RCC>