-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathimageresources.qrc
37 lines (37 loc) · 1.47 KB
/
imageresources.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
28
29
30
31
32
33
34
35
36
37
<RCC>
<qresource prefix="/">
<file>images/icon.png</file>
<file>images/fileList.png</file>
<file>images/background.png</file>
<file>images/backgroundp.png</file>
<file>images/close-hover.png</file>
<file>images/close.png</file>
<file>images/import_patient.png</file>
<file>images/create_patient.png</file>
<file>images/background_black.png</file>
<file>images/background_black2.png</file>
<file>images/background_green.png</file>
<file>images/background_darkBlue.png</file>
<file>images/background_light_green.png</file>
<file>images/fileList-pressed.png</file>
<file>images/import_patient_hover.png</file>
<file>images/create_patient_hover.png</file>
<file>images/begin_therapy.png</file>
<file>images/begin_therapy_hovering.png</file>
<file>images/begin_therapy_clicked.png</file>
<file>images/splitter_left.png</file>
<file>images/splitter_right.png</file>
<file>images/image_configuration.png</file>
<file>images/image_update.png</file>
<file>images/transformation.png</file>
<file>images/transformation_inverse.png</file>
<file>images/downarrow_combo.png</file>
<file>images/splitter_left.png</file>
<file>images/splitter_right.png</file>
<file>images/Disk.png</file>
<file>images/background_lightBlack.png</file>
<file>images/background_blackblue.png</file>
<file>images/images_1_1.png</file>
<file>images/lala.png</file>
</qresource>
</RCC>