aboutsummaryrefslogtreecommitdiffstats
path: root/launcher/qml/images/TopShortcut/topshortcut.qrc
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-05-28 14:02:08 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-05-28 14:02:08 +0800
commit3508d025b0046fffb337ffceb912947ef1dcf47d (patch)
treec2665aa357bda0132a6134621c9cacd0b2795200 /launcher/qml/images/TopShortcut/topshortcut.qrc
parent353da85004c72efb2bd6f117a15713b58e0df866 (diff)
registerShortcut
Change-Id: Ia05d26a3e14f6b35e53f70c116e5b422518883a4
Diffstat (limited to 'launcher/qml/images/TopShortcut/topshortcut.qrc')
-rw-r--r--launcher/qml/images/TopShortcut/topshortcut.qrc16
1 files changed, 16 insertions, 0 deletions
diff --git a/launcher/qml/images/TopShortcut/topshortcut.qrc b/launcher/qml/images/TopShortcut/topshortcut.qrc
new file mode 100644
index 0000000..d654bf2
--- /dev/null
+++ b/launcher/qml/images/TopShortcut/topshortcut.qrc
@@ -0,0 +1,16 @@
+<RCC>
+ <qresource prefix="/images/TopShortcut">
+ <file>launcher.svg</file>
+ <file>launcher_active.svg</file>
+ <file>hvac.svg</file>
+ <file>hvac_active.svg</file>
+ <file>mediaplayer.svg</file>
+ <file>mediaplayer_active.svg</file>
+ <file>navigation.svg</file>
+ <file>navigation_active.svg</file>
+ <file>video.svg</file>
+ <file>video_active.svg</file>
+ <file>sdl_usb.svg</file>
+ <file>sdl_usb_active.svg</file>
+ </qresource>
+</RCC>