aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/canvas/stockchart/stockchart.qrc
blob: 1793bda12d1dbe1d0b6daef48cf6f8555fc9fe1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>stock.qml</file>
    <file>contents/Stocks.qml</file>
    <file>contents/TitleBar.qml</file>
    <file>contents/ToolBar.qml</file>
    <file>contents/Button.qml</file>
    <file>contents/images/button.png</file>
    <file>contents/images/button-pressed.png</file>
    <file>contents/images/gloss.png</file>
    <file>contents/images/lineedit.png</file>
    <file>contents/images/lineedit.sci</file>
    <file>contents/images/quit.png</file>
    <file>contents/images/stripes.png</file>
    <file>contents/images/titlebar.png</file>
    <file>contents/images/titlebar.sci</file>
    <file>contents/images/toolbutton.png</file>
    <file>contents/images/toolbutton.sci</file>
</qresource>
</RCC>