-
Notifications
You must be signed in to change notification settings - Fork 10
/
automonapp.qrc
27 lines (27 loc) · 985 Bytes
/
automonapp.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
27
<RCC>
<qresource prefix="/">
<file>files/nature_1.jpg</file>
<file>files/splashscreen.png</file>
<file>slides/item1.jpg</file>
<file>slides/item2.jpg</file>
<file>icons/diagnosticsicon.png</file>
<file>icons/dashboardicon.png</file>
<file>icons/automonsettingsicon.png</file>
<file>files/applicationbackground.png</file>
<file>icons/accelerationtesticon.png</file>
<file>icons/cardetailsicon.png</file>
<file>icons/monitoringicon.png</file>
<file>files/dialogbg.png</file>
<file>files/pushbutton.png</file>
<file>files/add.png</file>
<file>files/remove.png</file>
<file>files/enginemil.png</file>
<file>files/enginemiloff.png</file>
<file>files/automon.qss</file>
<file>files/pushbuttondown.png</file>
</qresource>
<qresource prefix="/files">
<file>codes</file>
<file>rules</file>
</qresource>
</RCC>