forked from Kitware/VeloView
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vvResources.qrc
46 lines (46 loc) · 2 KB
/
vvResources.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
43
44
45
46
<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>
<file>SoftwareInformation/About.png</file>
<file>SoftwareInformation/bottom_logo.png</file>
<file>vvAboutDialog.ui</file>
<file>Icons/errorConsole.png</file>
<file>Icons/camera_logo.png</file>
<file>Icons/icon_motion.png</file>
<file>Icons/media-skip-forward.png</file>
<file>Icons/media-skip-backward.png</file>
<file>Icons/media-seek-forward.png</file>
<file>Icons/media-seek-forward-3x.png</file>
<file>Icons/media-seek-forward-2x.png</file>
<file>Icons/media-seek-forward-0.25x.png</file>
<file>Icons/media-seek-forward-0.5x.png</file>
<file>Icons/media-seek-backward.png</file>
<file>Icons/media-seek-backward-3x.png</file>
<file>Icons/media-seek-backward-2x.png</file>
<file>Icons/media-seek-backward-0.25x.png</file>
<file>Icons/media-seek-backward-0.5x.png</file>
<file>Icons/media-playback-stop.png</file>
<file>Icons/media-playback-start.png</file>
<file>Icons/media-playback-pause.png</file>
<file>Icons/media-loop.png</file>
</qresource>
</RCC>