-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathhybridqml.qrc
26 lines (26 loc) · 1.31 KB
/
hybridqml.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<RCC>
<qresource prefix="/">
<file>qml/dash_hybrid/BottomPanel.ui.qml</file>
<file>qml/dash_hybrid/CenterView.qml</file>
<file>qml/dash_hybrid/Dashboard.qml</file>
<file>qml/dash_hybrid/DashboardFrame.qml</file>
<file>qml/dash_hybrid/DashboardView.qml</file>
<file>qml/dash_hybrid/gauges/FpsMeter.qml</file>
<file>qml/dash_hybrid/gauges/TemperatureMeter.qml</file>
<file>qml/dash_hybrid/gauges/TurboMeter.qml</file>
<file>qml/dash_hybrid/CenterViewCalendar.qml</file>
<file>qml/dash_hybrid/CenterViewCarInfo.qml</file>
<file>qml/dash_hybrid/CenterViewContacts.qml</file>
<file>qml/dash_hybrid/CenterViewMusic.qml</file>
<file>qml/dash_hybrid/CarInfoField.qml</file>
<file>qml/dash_hybrid/DashboardForm.ui.qml</file>
<file>qml/dash_hybrid/SafeRendererPicture.qml</file>
<file>qml/dash_hybrid/DashboardBackground.qml</file>
<file>qml/dash_hybrid/DashboardBackgroundForm.ui.qml</file>
<file>qml/dash_hybrid/Gadget.qml</file>
<file>qml/dash_hybrid/gauges/LargeMeter.qml</file>
<file>qml/dash_hybrid/gauges/SmallMeter.qml</file>
<file>qml/dash_hybrid/gauges/SpeedometerNumbers.qml</file>
<file>qml/dash_hybrid/gauges/NumberLabel.qml</file>
</qresource>
</RCC>