-
Notifications
You must be signed in to change notification settings - Fork 0
/
resources.qrc
32 lines (32 loc) · 1.3 KB
/
resources.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
<RCC>
<qresource prefix="/">
<file>shaders/axialslice.frag</file>
<file>shaders/axialslice.vert</file>
<file>colormaps/MATLAB_autumn.png</file>
<file>colormaps/MATLAB_bone.png</file>
<file>colormaps/MATLAB_cool.png</file>
<file>colormaps/MATLAB_copper.png</file>
<file>colormaps/MATLAB_hot.png</file>
<file>colormaps/MATLAB_hsv.png</file>
<file>colormaps/MATLAB_jet.png</file>
<file>colormaps/MATLAB_parula.png</file>
<file>colormaps/MATLAB_pink.png</file>
<file>colormaps/MATLAB_spring.png</file>
<file>colormaps/MATLAB_summer.png</file>
<file>colormaps/MATLAB_winter.png</file>
<file>colormaps/MATLAB_gray.png</file>
<file>shaders/coronalslice.frag</file>
<file>shaders/coronalslice.vert</file>
<file>colormaps/blue.png</file>
<file>colormaps/green.png</file>
<file>colormaps/greenWhite.png</file>
<file>colormaps/red.png</file>
<file>colormaps/redWhite.png</file>
<file>shaders/fattraces.frag</file>
<file>shaders/fattraces.vert</file>
<file>images/noun_3715.png</file>
<file>images/noun_3716.png</file>
<file>images/noun_811391.png</file>
<file>images/noun_811392.png</file>
</qresource>
</RCC>