-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathImages.qrc
109 lines (82 loc) · 2.79 KB
/
Images.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
<file>Images/browse.png</file>
<file>Images/browseW.png</file>
<file>Images/browseB.png</file>
<file>Images/downArrow.png</file>
<file>Images/downArrowW.png</file>
<file>Images/downArrowB.png</file>
<file>Images/pause.png</file>
<file>Images/pauseW.png</file>
<file>Images/pauseB.png</file>
<file>Images/play.png</file>
<file>Images/playW.png</file>
<file>Images/playB.png</file>
<file>Images/realTime.png</file>
<file>Images/realTimeW.png</file>
<file>Images/realTimeB.png</file>
<file>Images/replay.png</file>
<file>Images/replayW.png</file>
<file>Images/replayB.png</file>
<file>Images/upArrow.png</file>
<file>Images/upArrowW.png</file>
<file>Images/upArrowB.png</file>
<file>Images/signal.png</file>
<file>Images/signalW.png</file>
<file>Images/signalB.png</file>
<file>Images/nonRectangle.png</file>
<file>Images/nonRectangleW.png</file>
<file>Images/nonRectangleB.png</file>
<file>Images/home.png</file>
<file>Images/homeW.png</file>
<file>Images/homeB.png</file>
<file>Images/pdf.png</file>
<file>Images/pdfW.png</file>
<file>Images/pdfB.png</file>
<file>Images/plus.png</file>
<file>Images/plusW.png</file>
<file>Images/plusB.png</file>
<file>Images/minus.png</file>
<file>Images/minusW.png</file>
<file>Images/minusB.png</file>
<file>Images/next.png</file>
<file>Images/nextW.png</file>
<file>Images/nextB.png</file>
<file>Images/back.png</file>
<file>Images/backW.png</file>
<file>Images/backB.png</file>
<file>Images/show.png</file>
<file>Images/showW.png</file>
<file>Images/showB.png</file>
<file>Images/hide.png</file>
<file>Images/hideW.png</file>
<file>Images/hideB.png</file>
<file>Images/color.png</file>
<file>Images/colorW.png</file>
<file>Images/colorB.png</file>
<file>Images/link.png</file>
<file>Images/linkW.png</file>
<file>Images/linkB.png</file>
<file>Images/addToReport.png</file>
<file>Images/addToReportW.png</file>
<file>Images/addToReportB.png</file>
<file>Images/update.png</file>
<file>Images/updateW.png</file>
<file>Images/updateB.png</file>
<file>Images/gluingB.png</file>
<file>Images/gluingW.png</file>
<file>Images/start.png</file>
<file>Images/rightArrowW.png</file>
<file>Images/leftArrowW.png</file>
<file>Images/rewind.png</file>
<file>Images/noRewind.png</file>
<file>Images/unlink.png</file>
<file>Images/glueNew.png</file>
<file>Images/nonRectangleNew.png</file>
<file>Images/rewindNew.png</file>
<file>Images/noRewindNew.png</file>
<file>Images/realTimeNew.png</file>
<file>Images/startNew.png</file>
</qresource>
</RCC>