-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathresources.qrc
More file actions
35 lines (35 loc) · 1.42 KB
/
resources.qrc
File metadata and controls
35 lines (35 loc) · 1.42 KB
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
<RCC>
<qresource prefix="/plugins/FragScape">
<file>icons/vector_grid.svg</file>
<file>icons/enFlag.svg</file>
<file>icons/frFlag.svg</file>
<file>icons/up-arrow.png</file>
<file>icons/down-arrow.png</file>
<file>icons/play.svg</file>
<file>icons/mActionAdd.svg</file>
<file>icons/mActionDeleteSelected.svg</file>
<file>icons/mActionEditCopy.svg</file>
<file>icons/mActionFileOpen.svg</file>
<file>icons/mActionFileSave.svg</file>
<file>icons/mActionFileSaveAs.svg</file>
<file>icons/mActionRefresh.svg</file>
<file>icons/mActionRemove.svg</file>
<file>icons/iconClearConsole.svg</file>
<file>icons/symbologyAdd.svg</file>
<file>icons/symbologyRemove.svg</file>
<file>icons/debug_icon/mAction.svg</file>
<file>icons/debug_icon/mActionAnnotation.svg</file>
<file>icons/debug_icon/mActionContextHelp.png</file>
<file>icons/logoCRTVB.png</file>
<file>icons/logoCRTVBNew.png</file>
<file>icons/logoIrstea.png</file>
<file>icons/logoINRAE.png</file>
<file>icons/logoMTES.png</file>
<file>icons/logoTetis.png</file>
<file>icons/logoAgroParisTech.png</file>
<file>icons/iconHelpConsole.svg</file>
<file>icons/question.svg</file>
<file>icons/search.png</file>
<file>icons/search.svg</file>
</qresource>
</RCC>