aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable/wearable.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/wearable/wearable.qrc')
-rw-r--r--examples/quickcontrols2/wearable/wearable.qrc84
1 files changed, 42 insertions, 42 deletions
diff --git a/examples/quickcontrols2/wearable/wearable.qrc b/examples/quickcontrols2/wearable/wearable.qrc
index 6d605fd0..b512fbd7 100644
--- a/examples/quickcontrols2/wearable/wearable.qrc
+++ b/examples/quickcontrols2/wearable/wearable.qrc
@@ -1,19 +1,43 @@
<RCC>
<qresource prefix="/">
<file>wearable.qml</file>
+ <file>qml/LauncherPage.qml</file>
+ <file>qml/NaviButton.qml</file>
+ <file>images/background.png</file>
+ <file>images/back.png</file>
+ <file>images/home.png</file>
<file>qml/Alarms/alarms.js</file>
<file>qml/Alarms/AlarmsPage.qml</file>
+ <file>qml/Alarms/images/alarms.png</file>
<file>qml/Fitness/fitness.js</file>
<file>qml/Fitness/FitnessPage.qml</file>
- <file>qml/LauncherPage.qml</file>
- <file>qml/NaviButton.qml</file>
+ <file>qml/Fitness/images/fitness.png</file>
+ <file>qml/Fitness/images/man-running.png</file>
+ <file>qml/Fitness/images/man-walking.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/leftturn.png</file>
+ <file>qml/Navigation/images/marker.png</file>
+ <file>qml/Navigation/images/rightturn.png</file>
+ <file>qml/Navigation/images/route.png</file>
+ <file>qml/Navigation/images/start.png</file>
+ <file>qml/Navigation/images/straight.png</file>
+ <file>qml/Navigation/images/uturn.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/avatarm.png</file>
+ <file>qml/Notifications/images/missedcall.png</file>
+ <file>qml/Notifications/images/notifications.png</file>
<file>qml/Settings/SettingsPage.qml</file>
+ <file>qml/Settings/images/bluetooth.png</file>
+ <file>qml/Settings/images/brightness.png</file>
+ <file>qml/Settings/images/contrast.png</file>
+ <file>qml/Settings/images/settings.png</file>
+ <file>qml/Settings/images/wifi.png</file>
<file>qml/Style/qmldir</file>
<file>qml/Style/PageIndicator.qml</file>
<file>qml/Style/Slider.qml</file>
@@ -22,47 +46,23 @@
<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/pressure.png</file>
+ <file>qml/Weather/images/sunrise.png</file>
+ <file>qml/Weather/images/sunset.png</file>
+ <file>qml/Weather/images/temperature.png</file>
+ <file>qml/Weather/images/weather.png</file>
+ <file>qml/Weather/images/wind.png</file>
<file>qml/WorldClock/Clock.qml</file>
<file>qml/WorldClock/WorldClockPage.qml</file>
- <file>images/alarms/alarms.png</file>
- <file>images/background/HomeBackground.png</file>
- <file>images/back.png</file>
- <file>images/fitness/fitness.png</file>
- <file>images/fitness/man-running.png</file>
- <file>images/fitness/man-walking.png</file>
- <file>images/home.png</file>
- <file>images/navigation/end.png</file>
- <file>images/navigation/leftturn.png</file>
- <file>images/navigation/marker.png</file>
- <file>images/navigation/rightturn.png</file>
- <file>images/navigation/route.png</file>
- <file>images/navigation/start.png</file>
- <file>images/navigation/straight.png</file>
- <file>images/navigation/uturn.png</file>
- <file>images/notifications/avatarf.png</file>
- <file>images/notifications/avatarm.png</file>
- <file>images/notifications/missedcall.png</file>
- <file>images/notifications/notifications.png</file>
- <file>images/settings/bluetooth.png</file>
- <file>images/settings/brightness.png</file>
- <file>images/settings/contrast.png</file>
- <file>images/settings/settings.png</file>
- <file>images/settings/wifi.png</file>
- <file>images/weather/humidity.png</file>
- <file>images/weather/pressure.png</file>
- <file>images/weather/sunrise.png</file>
- <file>images/weather/sunset.png</file>
- <file>images/weather/temperature.png</file>
- <file>images/weather/weather.png</file>
- <file>images/weather/wind.png</file>
- <file>images/worldclock/center.png</file>
- <file>images/worldclock/second.png</file>
- <file>images/worldclock/swissdaydial.png</file>
- <file>images/worldclock/swissdayhour.png</file>
- <file>images/worldclock/swissdayminute.png</file>
- <file>images/worldclock/swissnightdial.png</file>
- <file>images/worldclock/swissnighthour.png</file>
- <file>images/worldclock/swissnightminute.png</file>
- <file>images/worldclock/watch.png</file>
+ <file>qml/WorldClock/images/center.png</file>
+ <file>qml/WorldClock/images/second.png</file>
+ <file>qml/WorldClock/images/swissdaydial.png</file>
+ <file>qml/WorldClock/images/swissdayhour.png</file>
+ <file>qml/WorldClock/images/swissdayminute.png</file>
+ <file>qml/WorldClock/images/swissnightdial.png</file>
+ <file>qml/WorldClock/images/swissnighthour.png</file>
+ <file>qml/WorldClock/images/swissnightminute.png</file>
+ <file>qml/WorldClock/images/watch.png</file>
</qresource>
</RCC>