forked from Kitware/VeloView
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvvResources.qrc
More file actions
24 lines (24 loc) · 931 Bytes
/
vvResources.qrc
File metadata and controls
24 lines (24 loc) · 931 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<RCC>
<qresource prefix="/vvResources">
<file>Icons/logo.png</file>
<file>Icons/open.png</file>
<file>Icons/map.png</file>
<file>Icons/location.png</file>
<file>Icons/planefit.png</file>
<file>Icons/absolute.png</file>
<file>Icons/pqFrustumSelectionPoint24.png</file>
<file>Icons/pqSurfaceSelectionPoint24.png</file>
<file>Icons/pqSpreadsheet16.png</file>
<file>Icons/pqResetCamera32.png</file>
<file>Icons/python_logo_124.png</file>
<file>Icons/pqXMinus32.png</file>
<file>Icons/pqXPlus32.png</file>
<file>Icons/pqYMinus32.png</file>
<file>Icons/pqYPlus32.png</file>
<file>Icons/pqZMinus32.png</file>
<file>Icons/pqZPlus32.png</file>
<file>Icons/ViewOrtho.png</file>
<file>Icons/ViewPerspective.png</file>
<file>Icons/Measurements.png</file>
</qresource>
</RCC>