forked from PhotoFlare/photoflare
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Icons.qrc
117 lines (117 loc) · 5.6 KB
/
Icons.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
110
111
112
113
114
115
116
117
<RCC>
<qresource prefix="/toolpalette">
<file>assets/toolpalette_icons/Pointer.png</file>
<file>assets/toolpalette_icons/Blur.png</file>
<file>assets/toolpalette_icons/Bucket.png</file>
<file>assets/toolpalette_icons/ColourPicker.png</file>
<file>assets/toolpalette_icons/Line.png</file>
<file>assets/toolpalette_icons/PaintBrush.png</file>
<file>assets/toolpalette_icons/PaintBrush-Plus.png</file>
<file>assets/toolpalette_icons/Spraycan.png</file>
<file>assets/toolpalette_icons/Stamp.png</file>
<file>assets/toolpalette_icons/Wand.png</file>
<file>assets/icons/swap.png</file>
<file>assets/toolpalette_icons/Eraser.png</file>
<file>assets/toolpalette_icons/Smudge.png</file>
</qresource>
<qresource prefix="/pixmaps">
<file>assets/pixmaps/logo.png</file>
<file>assets/pixmaps/logo.ico</file>
<file>assets/pixmaps/checkers.png</file>
</qresource>
<qresource prefix="/icons">
<file>assets/icons/linked.png</file>
<file>assets/icons/palettemanager.png</file>
<file>assets/icons/aligntext_center.png</file>
<file>assets/icons/aligntext_left.png</file>
<file>assets/icons/aligntext_right.png</file>
<file>assets/icons/unlinked.png</file>
<file>assets/icons/toolbar1/batch.png</file>
<file>assets/icons/toolbar1/cansize.png</file>
<file>assets/icons/toolbar1/imgsize.png</file>
<file>assets/icons/toolbar1/index.png</file>
<file>assets/icons/toolbar1/new.png</file>
<file>assets/icons/toolbar1/open.png</file>
<file>assets/icons/toolbar1/pref.png</file>
<file>assets/icons/toolbar1/print.png</file>
<file>assets/icons/toolbar1/redo.png</file>
<file>assets/icons/toolbar1/rgb.png</file>
<file>assets/icons/toolbar1/save.png</file>
<file>assets/icons/toolbar1/scan.png</file>
<file>assets/icons/toolbar1/show.png</file>
<file>assets/icons/toolbar1/text.png</file>
<file>assets/icons/toolbar1/trans.png</file>
<file>assets/icons/toolbar1/undo.png</file>
<file>assets/icons/toolbar2/autobright.png</file>
<file>assets/icons/toolbar2/autolevel.png</file>
<file>assets/icons/toolbar2/blur.png</file>
<file>assets/icons/toolbar2/brightness-.png</file>
<file>assets/icons/toolbar2/brightness+.png</file>
<file>assets/icons/toolbar2/contrast-.png</file>
<file>assets/icons/toolbar2/contrast+.png</file>
<file>assets/icons/toolbar2/dustreduction.png</file>
<file>assets/icons/toolbar2/flipH.png</file>
<file>assets/icons/toolbar2/flipV.png</file>
<file>assets/icons/toolbar2/gammacorrect-.png</file>
<file>assets/icons/toolbar2/gammacorrect+.png</file>
<file>assets/icons/toolbar2/gradient.png</file>
<file>assets/icons/toolbar2/grayscale.png</file>
<file>assets/icons/toolbar2/hue.png</file>
<file>assets/icons/toolbar2/old_photo.png</file>
<file>assets/icons/toolbar2/reinforce.png</file>
<file>assets/icons/toolbar2/rotateCCW.png</file>
<file>assets/icons/toolbar2/rotateCW.png</file>
<file>assets/icons/toolbar2/saturation-.png</file>
<file>assets/icons/toolbar2/saturation+.png</file>
<file>assets/icons/toolbar2/sepia.png</file>
<file>assets/icons/toolbar2/sharpen.png</file>
<file>assets/icons/toolbar2/soften.png</file>
<file>assets/icons/selections/circle_sel.png</file>
<file>assets/icons/selections/square_sel.png</file>
</qresource>
<qresource prefix="/brushes">
<file>assets/brushes/circle.png</file>
<file>assets/brushes/square.png</file>
<file>assets/brushes/type_1.png</file>
<file>assets/brushes/type_2.png</file>
<file>assets/brushes/type_3.png</file>
<file>assets/brushes/type_4.png</file>
<file>assets/brushes/type_5.png</file>
<file>assets/brushes/type_6.png</file>
<file>assets/brushes/type_7.png</file>
<file>assets/brushes/type_8.png</file>
<file>assets/brushes/type_9.png</file>
</qresource>
<qresource prefix="/lines">
<file>assets/lines/type_1.png</file>
<file>assets/lines/type_2.png</file>
<file>assets/lines/type_3.png</file>
<file>assets/lines/type_4.png</file>
<file>assets/lines/type_5.png</file>
<file>assets/lines/type_6.png</file>
<file>assets/lines/arrow_1.png</file>
<file>assets/lines/arrow_2.png</file>
</qresource>
<qresource prefix="/pixmaps/flags">
<file>assets/pixmaps/flags/France.png</file>
<file>assets/pixmaps/flags/Germany.png</file>
<file>assets/pixmaps/flags/United-kingdom.png</file>
<file>assets/pixmaps/flags/Netherlands.png</file>
<file>assets/pixmaps/flags/Taiwan.png</file>
<file>assets/pixmaps/flags/Czech-Republic.png</file>
<file>assets/pixmaps/flags/China.png</file>
<file>assets/pixmaps/flags/Portugal.png</file>
<file>assets/pixmaps/flags/Brazil.png</file>
<file>assets/pixmaps/flags/Sweden.png</file>
<file>assets/pixmaps/flags/Russia.png</file>
<file>assets/pixmaps/flags/Indonesia.png</file>
<file>assets/pixmaps/flags/Spain.png</file>
<file>assets/pixmaps/flags/Japan.png</file>
<file>assets/pixmaps/flags/Turkey.png</file>
<file>assets/pixmaps/flags/South-Korea.png</file>
</qresource>
<qresource prefix="/cursors">
<file>assets/cursors/color-picker.png</file>
<file>assets/cursors/bucket.png</file>
</qresource>
</RCC>