aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/imagine/automotive/icons/icons.qrc
blob: 5cb797817b7150adefb33657a42ea574a9523c13 (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
<RCC>
    <qresource prefix="/icons">
        <file>car.png</file>
        <file>car@2x.png</file>
        <file>warning.png</file>
        <file>warning@2x.png</file>
        <file>weather.png</file>
        <file>weather@2x.png</file>
        <file>automotive/icons.svg</file>
        <file>automotive/index.theme</file>
        <file>automotive/44x44/air-con.png</file>
        <file>automotive/44x44/command.png</file>
        <file>automotive/44x44/message.png</file>
        <file>automotive/44x44/music.png</file>
        <file>automotive/44x44/seats.png</file>
        <file>automotive/44x44/settings.png</file>
        <file>automotive/44x44/statistics.png</file>
        <file>automotive/44x44/windows.png</file>
        <file>automotive/44x44@2/air-con.png</file>
        <file>automotive/44x44@2/command.png</file>
        <file>automotive/44x44@2/message.png</file>
        <file>automotive/44x44@2/music.png</file>
        <file>automotive/44x44@2/navigation.png</file>
        <file>automotive/44x44@2/seats.png</file>
        <file>automotive/44x44@2/settings.png</file>
        <file>automotive/44x44@2/statistics.png</file>
        <file>automotive/44x44@2/windows.png</file>
    </qresource>
</RCC>