wearable.qrc Example File

wearable/wearable.qrc
<RCC>
    <qresource prefix="/">
        <file>wearable.qml</file>
        <file>qml/LauncherPage.qml</file>
        <file>qml/NaviButton.qml</file>
        <file>icons/wearable/index.theme</file>
        <file>icons/wearable/36x36/alarms.png</file>
        <file>icons/wearable/36x36/fitness.png</file>
        <file>icons/wearable/36x36/navigation.png</file>
        <file>icons/wearable/36x36/notifications.png</file>
        <file>icons/wearable/36x36/settings.png</file>
        <file>icons/wearable/36x36/weather.png</file>
        <file>icons/wearable/36x36/worldclock.png</file>
        <file>icons/wearable/36x36@2/alarms.png</file>
        <file>icons/wearable/36x36@2/fitness.png</file>
        <file>icons/wearable/36x36@2/navigation.png</file>
        <file>icons/wearable/36x36@2/notifications.png</file>
        <file>icons/wearable/36x36@2/settings.png</file>
        <file>icons/wearable/36x36@2/weather.png</file>
        <file>icons/wearable/36x36@2/worldclock.png</file>
        <file>images/background.png</file>
        <file>images/back.png</file>
        <file>images/back@2x.png</file>
        <file>images/home.png</file>
        <file>images/home@2x.png</file>
        <file>qml/Alarms/AlarmsPage.qml</file>
        <file>qml/Fitness/fitness.js</file>
        <file>qml/Fitness/FitnessPage.qml</file>
        <file>qml/Fitness/images/man-running.png</file>
        <file>qml/Fitness/images/man-running@2x.png</file>
        <file>qml/Fitness/images/man-walking.png</file>
        <file>qml/Fitness/images/man-walking@2x.png</file>
        <file>qml/Navigation/navigation.js</file>
        <file>qml/Navigation/NavigationPage.qml</file>
        <file>qml/Navigation/RouteElement.qml</file>
        <file>qml/Navigation/walk_route.json</file>
        <file>qml/Navigation/images/end.png</file>
        <file>qml/Navigation/images/end@2x.png</file>
        <file>qml/Navigation/images/leftturn.png</file>
        <file>qml/Navigation/images/leftturn@2x.png</file>
        <file>qml/Navigation/images/navigation.png</file>
        <file>qml/Navigation/images/navigation@2x.png</file>
        <file>qml/Navigation/images/rightturn.png</file>
        <file>qml/Navigation/images/rightturn@2x.png</file>
        <file>qml/Navigation/images/start.png</file>
        <file>qml/Navigation/images/start@2x.png</file>
        <file>qml/Navigation/images/straight.png</file>
        <file>qml/Navigation/images/straight@2x.png</file>
        <file>qml/Navigation/images/uturn.png</file>
        <file>qml/Navigation/images/uturn@2x.png</file>
        <file>qml/Notifications/notifications.js</file>
        <file>qml/Notifications/NotificationsPage.qml</file>
        <file>qml/Notifications/images/avatarf.png</file>
        <file>qml/Notifications/images/avatarf@2x.png</file>
        <file>qml/Notifications/images/avatarm.png</file>
        <file>qml/Notifications/images/avatarm@2x.png</file>
        <file>qml/Notifications/images/missedcall.png</file>
        <file>qml/Notifications/images/missedcall@2x.png</file>
        <file>qml/Settings/SettingsPage.qml</file>
        <file>qml/Settings/images/bluetooth.png</file>
        <file>qml/Settings/images/bluetooth@2x.png</file>
        <file>qml/Settings/images/brightness.png</file>
        <file>qml/Settings/images/brightness@2x.png</file>
        <file>qml/Settings/images/contrast.png</file>
        <file>qml/Settings/images/contrast@2x.png</file>
        <file>qml/Settings/images/wifi.png</file>
        <file>qml/Settings/images/wifi@2x.png</file>
        <file>qml/Style/qmldir</file>
        <file>qml/Style/PageIndicator.qml</file>
        <file>qml/Style/Slider.qml</file>
        <file>qml/Style/Switch.qml</file>
        <file>qml/Style/UIStyle.qml</file>
        <file>qml/Weather/weather.js</file>
        <file>qml/Weather/weather.json</file>
        <file>qml/Weather/WeatherPage.qml</file>
        <file>qml/Weather/images/humidity.png</file>
        <file>qml/Weather/images/humidity@2x.png</file>
        <file>qml/Weather/images/pressure.png</file>
        <file>qml/Weather/images/pressure@2x.png</file>
        <file>qml/Weather/images/sunrise.png</file>
        <file>qml/Weather/images/sunrise@2x.png</file>
        <file>qml/Weather/images/sunset.png</file>
        <file>qml/Weather/images/sunset@2x.png</file>
        <file>qml/Weather/images/temperature.png</file>
        <file>qml/Weather/images/temperature@2x.png</file>
        <file>qml/Weather/images/wind.png</file>
        <file>qml/Weather/images/wind@2x.png</file>
        <file>qml/WorldClock/Clock.qml</file>
        <file>qml/WorldClock/WorldClockPage.qml</file>
        <file>qml/WorldClock/images/center.png</file>
        <file>qml/WorldClock/images/center@2x.png</file>
        <file>qml/WorldClock/images/second.png</file>
        <file>qml/WorldClock/images/second@2x.png</file>
        <file>qml/WorldClock/images/swissdaydial.png</file>
        <file>qml/WorldClock/images/swissdaydial@2x.png</file>
        <file>qml/WorldClock/images/swissdayhour.png</file>
        <file>qml/WorldClock/images/swissdayhour@2x.png</file>
        <file>qml/WorldClock/images/swissdayminute.png</file>
        <file>qml/WorldClock/images/swissdayminute@2x.png</file>
        <file>qml/WorldClock/images/swissnightdial.png</file>
        <file>qml/WorldClock/images/swissnightdial@2x.png</file>
        <file>qml/WorldClock/images/swissnighthour.png</file>
        <file>qml/WorldClock/images/swissnighthour@2x.png</file>
        <file>qml/WorldClock/images/swissnightminute.png</file>
        <file>qml/WorldClock/images/swissnightminute@2x.png</file>
    </qresource>
</RCC>

© 2018 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.