summaryrefslogtreecommitdiffstats
path: root/demo#3/vertical/launcher/launcher/qml/images/images.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-12 17:46:25 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-12 17:46:25 +0900
commitb008974c17c4a45448b00ffbcc7791399385a7e6 (patch)
treebe8906f2d7605e8979d51ccb98f0856c4e1a507b /demo#3/vertical/launcher/launcher/qml/images/images.qrc
parent9fda22b87349c212f5694e769493ed15addd7cee (diff)
Add homescreen and launcher for vertical mode
Add homescreen and launcher for vertical mode. Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'demo#3/vertical/launcher/launcher/qml/images/images.qrc')
-rw-r--r--demo#3/vertical/launcher/launcher/qml/images/images.qrc35
1 files changed, 35 insertions, 0 deletions
diff --git a/demo#3/vertical/launcher/launcher/qml/images/images.qrc b/demo#3/vertical/launcher/launcher/qml/images/images.qrc
new file mode 100644
index 0000000..b3a1cf6
--- /dev/null
+++ b/demo#3/vertical/launcher/launcher/qml/images/images.qrc
@@ -0,0 +1,35 @@
+<RCC>
+ <qresource prefix="/images">
+ <file>AGL_HMI_Blue_Background_Car-01.png</file>
+ <file>connectivity_active.svg</file>
+ <file>connectivity_inactive.svg</file>
+ <file>dashboard_active.svg</file>
+ <file>dashboard_inactive.svg</file>
+ <file>hvac_active.svg</file>
+ <file>hvac_inactive.svg</file>
+ <file>mixer_active.svg</file>
+ <file>mixer_inactive.svg</file>
+ <file>mediaplayer_active.svg</file>
+ <file>mediaplayer_inactive.svg</file>
+ <file>music_active.svg</file>
+ <file>music_inactive.svg</file>
+ <file>navigation_active.svg</file>
+ <file>navigation_inactive.svg</file>
+ <file>phone_active.svg</file>
+ <file>phone_inactive.svg</file>
+ <file>poi_active.svg</file>
+ <file>poi_inactive.svg</file>
+ <file>radio_active.svg</file>
+ <file>radio_inactive.svg</file>
+ <file>settings_active.svg</file>
+ <file>settings_inactive.svg</file>
+ <file>video_active.svg</file>
+ <file>video_inactive.svg</file>
+ <file>browser_active.svg</file>
+ <file>browser_inactive.svg</file>
+ <file>blank_active.svg</file>
+ <file>blank_inactive.svg</file>
+ <file>plus_active.svg</file>
+ <file>plus_inactive.svg</file>
+ </qresource>
+</RCC>