summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qtcluster/hybridqml.qrc
blob: 08f33bd5d03e3d0dfb1df0668a31929e0d8f00e9 (plain)
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
27
<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/ConsumptionMeter.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>