summaryrefslogtreecommitdiffstats
path: root/CanController/carui.qrc
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2017-03-02 13:01:20 +0200
committerKatja Marttila <katja.marttila@qt.io>2017-03-16 13:10:30 +0000
commit77ecd7d03aeea3bb7d10ac8ef448920da11ae306 (patch)
tree09e9db05fee7102cfe6dff7c6172e0929a643457 /CanController/carui.qrc
parent2bb4aedd6b16dd581c299f1bfdd4073d5c827e4a (diff)
Add multiscreen-demo sources
Change-Id: I96652b6d05285b751b6d8a99c81102facc2e8adb Reviewed-by: Alistair Adams <alistair.adams@qt.io> Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Tuukka Turunen <tuukka.turunen@theqtcompany.com> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'CanController/carui.qrc')
-rw-r--r--CanController/carui.qrc70
1 files changed, 70 insertions, 0 deletions
diff --git a/CanController/carui.qrc b/CanController/carui.qrc
new file mode 100644
index 0000000..8eb3ccb
--- /dev/null
+++ b/CanController/carui.qrc
@@ -0,0 +1,70 @@
+<RCC>
+ <qresource prefix="/">
+ <file>Button.qml</file>
+ <file>ButtonHolder.qml</file>
+ <file>Car.qml</file>
+ <file>CarUI.qml</file>
+ <file>Gear.qml</file>
+ <file>GearAutomatic.qml</file>
+ <file>Icon_BulbFailure_OFF.png</file>
+ <file>Icon_BulbFailure_ON.png</file>
+ <file>Icon_HazardWarning_OFF.png</file>
+ <file>Icon_HazardWarning_ON.png</file>
+ <file>Icon_LowBeam_OFF.png</file>
+ <file>Icon_LowBeam_ON.png</file>
+ <file>Icon_TurnLeft_OFF.png</file>
+ <file>Icon_TurnLeft_ON.png</file>
+ <file>Icon_TurnRight_OFF.png</file>
+ <file>Icon_TurnRight_ON.png</file>
+ <file>Icon_TyreMalfunction_OFF.png</file>
+ <file>Icon_TyreMalfunction_ON.png</file>
+ <file>Slide.qml</file>
+ <file>SlideHolder.qml</file>
+ <file>S-Car_BrakesOFF.png</file>
+ <file>S-Car_BrakesON.png</file>
+ <file>S-Car_DoorLeftOFF.png</file>
+ <file>S-Car_DoorLeftON.png</file>
+ <file>S-Car_DoorRightOFF.png</file>
+ <file>S-Car_DoorRightON.png</file>
+ <file>S-Car_HoodOFF.png</file>
+ <file>S-Car_HoodON.png</file>
+ <file>S-Car_LowBeamsOFF.png</file>
+ <file>S-Car_LowBeamsON.png</file>
+ <file>S-Car_Shape.png</file>
+ <file>S-Car_TrunkOFF.png</file>
+ <file>S-Car_TrunkON.png</file>
+ <file>S-Car_TurnLeftOFF.png</file>
+ <file>S-Car_TurnLeftON.png</file>
+ <file>S-Car_TurnRightOFF.png</file>
+ <file>S-Car_TurnRightON.png</file>
+ <file>E-Car_BackDoorLeftOFF.png</file>
+ <file>E-Car_BackDoorLeftON.png</file>
+ <file>E-Car_BackDoorRightOFF.png</file>
+ <file>E-Car_BackDoorRightON.png</file>
+ <file>E-Car_BrakesOFF.png</file>
+ <file>E-Car_BrakesON.png</file>
+ <file>E-Car_FrontDoorLeftOFF.png</file>
+ <file>E-Car_FrontDoorLeftON.png</file>
+ <file>E-Car_FrontDoorRightOFF.png</file>
+ <file>E-Car_FrontDoorRightON.png</file>
+ <file>E-Car_HoodOFF.png</file>
+ <file>E-Car_HoodON.png</file>
+ <file>E-Car_LowBeamsOFF.png</file>
+ <file>E-Car_LowBeamsON.png</file>
+ <file>E-Car_Shape.png</file>
+ <file>E-Car_TrunkOFF.png</file>
+ <file>E-Car_TrunkON.png</file>
+ <file>E-Car_TurnLeftOFF.png</file>
+ <file>E-Car_TurnLeftON.png</file>
+ <file>E-Car_TurnRightOFF.png</file>
+ <file>E-Car_TurnRightON.png</file>
+ <file>ViewChange.qml</file>
+ <file>CenterViewOff.png</file>
+ <file>CenterViewOn.png</file>
+ <file>route.txt</file>
+ <file>Icon_ParkingBrake_OFF.png</file>
+ <file>Icon_ParkingBrake_ON.png</file>
+ <file>CenterViewOffOpt.png</file>
+ <file>CenterViewOnOpt.png</file>
+ </qresource>
+</RCC>