summaryrefslogtreecommitdiffstats
path: root/tests/qmlchartproperties/resources.qrc
blob: a95923d8a73cad623fa18bbe175f4176c929fdf1 (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
28
29
30
31
<RCC>
    <qresource prefix="/">
        <file>qml/qmlchartproperties/loader.qml</file>
        <file>qml/qmlchartproperties/main.qml</file>
        <file>qml/qmlchartproperties/Button.qml</file>
        <file>qml/qmlchartproperties/PieChart.qml</file>
        <file>qml/qmlchartproperties/PieEditor.qml</file>
        <file>qml/qmlchartproperties/LineChart.qml</file>
        <file>qml/qmlchartproperties/LineEditor.qml</file>
        <file>qml/qmlchartproperties/SplineChart.qml</file>
        <file>qml/qmlchartproperties/ScatterChart.qml</file>
        <file>qml/qmlchartproperties/AreaChart.qml</file>
        <file>qml/qmlchartproperties/BarChart.qml</file>
        <file>qml/qmlchartproperties/BarEditor.qml</file>
        <file>qml/qmlchartproperties/ScatterEditor.qml</file>
        <file>qml/qmlchartproperties/AreaEditor.qml</file>
        <file>qml/qmlchartproperties/StackedBarChart.qml</file>
        <file>qml/qmlchartproperties/PercentBarChart.qml</file>
        <file>qml/qmlchartproperties/Chart.qml</file>
        <file>qml/qmlchartproperties/ChartEditor.qml</file>
        <file>qml/qmlchartproperties/FontEditor.qml</file>
        <file>qml/qmlchartproperties/HorizontalBarChart.qml</file>
        <file>qml/qmlchartproperties/HorizontalPercentBarChart.qml</file>
        <file>qml/qmlchartproperties/HorizontalStackedBarChart.qml</file>
        <file>qml/qmlchartproperties/ChartEditorAxis.qml</file>
        <file>qml/qmlchartproperties/ChartEditorLegend.qml</file>
        <file>qml/qmlchartproperties/ChartEditorProperties.qml</file>
        <file>qml/qmlchartproperties/ChartEditorTitle.qml</file>
        <file>qml/qmlchartproperties/ChartEditorSeries.qml</file>
    </qresource>
</RCC>