-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathresource.qrc
42 lines (42 loc) · 1.45 KB
/
resource.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
38
39
40
41
42
<RCC>
<qresource prefix="/">
<file>Trans/zh_CN.qm</file>
<file>Icons/Edit.png</file>
<file>Icons/Export.png</file>
<file>Icons/Layers.png</file>
<file>Icons/Minus.png</file>
<file>Icons/New.png</file>
<file>Icons/Ok.png</file>
<file>Icons/Open.png</file>
<file>Icons/Add.png</file>
<file>Icons/RecentFiles.png</file>
<file>Icons/Remove.png</file>
<file>Icons/Save.png</file>
<file>Icons/SaveAll.png</file>
<file>Icons/SaveAs.png</file>
<file>Icons/Undo.png</file>
<file>Icons/Refresh.png</file>
<file>Icons/Rename.png</file>
<file>Icons/FullExtent.png</file>
<file>Icons/Pan.png</file>
<file>Icons/ZoomIn.png</file>
<file>Icons/ZoomOut.png</file>
<file>Icons/Maximize.png</file>
<file>Icons/AddProperty.png</file>
<file>Icons/DataSource.png</file>
<file>Icons/Start.png</file>
<file>Icons/Stop.png</file>
<file>Icons/Redo.png</file>
<file>StyleSheet/default.css</file>
<file>Icons/OBCD.png</file>
<file>Icons/PBCD.png</file>
<file>Icons/2.png</file>
<file>Icons/2p.png</file>
<file>Icons/Default.png</file>
<file>Icons/Import.png</file>
<file>Icons/Copy.png</file>
<file>LICENSE</file>
<file>3rdLicenses.txt</file>
<file>Icons/gallery-32.png</file>
</qresource>
</RCC>