summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/icons.rst
blob: 61ea71df2f4f1f5b1d61cd007225673b06d839d4 (plain)
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
.. AUTOMATICALLY GENERATED FILE DO NOT EDIT
   Use update_icons_rst.py script instead

.. currentmodule:: silx.gui

:mod:`icons`: Set of icons
--------------------------

.. automodule:: silx.gui.icons
   :members:

Available icons
+++++++++++++++

.. list-table::
   :widths: 1 4
   :header-rows: 1

   * - Icon
     - Name
   * - |3d-plane-normal-x|
     - 3d-plane-normal-x
   * - |3d-plane-normal-y|
     - 3d-plane-normal-y
   * - |3d-plane-normal-z|
     - 3d-plane-normal-z
   * - |3d-plane|
     - 3d-plane
   * - |arrow-keys|
     - arrow-keys
   * - |camera|
     - camera
   * - |clipboard|
     - clipboard
   * - |close|
     - close
   * - |colormap|
     - colormap
   * - |crop|
     - crop
   * - |crosshair|
     - crosshair
   * - |cube-back|
     - cube-back
   * - |cube-bottom|
     - cube-bottom
   * - |cube-front|
     - cube-front
   * - |cube-left|
     - cube-left
   * - |cube-right|
     - cube-right
   * - |cube-top|
     - cube-top
   * - |cube|
     - cube
   * - |document-open|
     - document-open
   * - |document-print|
     - document-print
   * - |document-save|
     - document-save
   * - |draw-brush|
     - draw-brush
   * - |draw-pencil|
     - draw-pencil
   * - |draw-rubber|
     - draw-rubber
   * - |edit-copy|
     - edit-copy
   * - |first|
     - first
   * - |folder|
     - folder
   * - |image-mask|
     - image-mask
   * - |image-select-add|
     - image-select-add
   * - |image-select-box|
     - image-select-box
   * - |image-select-brush|
     - image-select-brush
   * - |image-select-erase-rubber|
     - image-select-erase-rubber
   * - |image-select-erase|
     - image-select-erase
   * - |image|
     - image
   * - |item-0dim|
     - item-0dim
   * - |item-1dim|
     - item-1dim
   * - |item-2dim|
     - item-2dim
   * - |item-3dim|
     - item-3dim
   * - |item-ndim|
     - item-ndim
   * - |item-object|
     - item-object
   * - |last|
     - last
   * - |math-average|
     - math-average
   * - |math-derive|
     - math-derive
   * - |math-energy|
     - math-energy
   * - |math-fit|
     - math-fit
   * - |math-normalize|
     - math-normalize
   * - |math-peak-reset|
     - math-peak-reset
   * - |math-peak-search|
     - math-peak-search
   * - |math-peak|
     - math-peak
   * - |math-sigma|
     - math-sigma
   * - |math-smooth|
     - math-smooth
   * - |math-substract|
     - math-substract
   * - |math-swap-sign|
     - math-swap-sign
   * - |math-ymin-to-zero|
     - math-ymin-to-zero
   * - |next|
     - next
   * - |normal|
     - normal
   * - |pixel-intensities|
     - pixel-intensities
   * - |plot-grid|
     - plot-grid
   * - |plot-roi-above|
     - plot-roi-above
   * - |plot-roi-below|
     - plot-roi-below
   * - |plot-roi-between|
     - plot-roi-between
   * - |plot-roi-reset|
     - plot-roi-reset
   * - |plot-roi|
     - plot-roi
   * - |plot-toggle-points|
     - plot-toggle-points
   * - |plot-widget|
     - plot-widget
   * - |plot-window-image|
     - plot-window-image
   * - |plot-window|
     - plot-window
   * - |plot-xauto|
     - plot-xauto
   * - |plot-xlog|
     - plot-xlog
   * - |plot-yauto|
     - plot-yauto
   * - |plot-ydown|
     - plot-ydown
   * - |plot-ylog|
     - plot-ylog
   * - |plot-yup|
     - plot-yup
   * - |previous|
     - previous
   * - |profile1D|
     - profile1D
   * - |profile2D|
     - profile2D
   * - |remove|
     - remove
   * - |rudder|
     - rudder
   * - |selected|
     - selected
   * - |shape-circle-solid|
     - shape-circle-solid
   * - |shape-circle|
     - shape-circle
   * - |shape-diagonal|
     - shape-diagonal
   * - |shape-ellipse-solid|
     - shape-ellipse-solid
   * - |shape-ellipse|
     - shape-ellipse
   * - |shape-horizontal|
     - shape-horizontal
   * - |shape-polygon|
     - shape-polygon
   * - |shape-rectangle|
     - shape-rectangle
   * - |shape-square|
     - shape-square
   * - |shape-vertical|
     - shape-vertical
   * - |silx|
     - silx
   * - |sliders-off|
     - sliders-off
   * - |sliders-on|
     - sliders-on
   * - |spec|
     - spec
   * - |test-png|
     - test-png
   * - |view-1d|
     - view-1d
   * - |view-2d-stack|
     - view-2d-stack
   * - |view-2d|
     - view-2d
   * - |view-3d|
     - view-3d
   * - |view-fullscreen|
     - view-fullscreen
   * - |view-nofullscreen|
     - view-nofullscreen
   * - |view-raw|
     - view-raw
   * - |view-refresh|
     - view-refresh
   * - |view-text|
     - view-text
   * - |window-new|
     - window-new
   * - |zoom-in|
     - zoom-in
   * - |zoom-original|
     - zoom-original
   * - |zoom-out|
     - zoom-out
   * - |zoom|
     - zoom

.. |3d-plane-normal-x| image:: ../../../../silx/resources/gui/icons/3d-plane-normal-x.png
.. |3d-plane-normal-y| image:: ../../../../silx/resources/gui/icons/3d-plane-normal-y.png
.. |3d-plane-normal-z| image:: ../../../../silx/resources/gui/icons/3d-plane-normal-z.png
.. |3d-plane| image:: ../../../../silx/resources/gui/icons/3d-plane.png
.. |arrow-keys| image:: ../../../../silx/resources/gui/icons/arrow-keys.png
.. |camera| image:: ../../../../silx/resources/gui/icons/camera.png
.. |clipboard| image:: ../../../../silx/resources/gui/icons/clipboard.png
.. |close| image:: ../../../../silx/resources/gui/icons/close.png
.. |colormap| image:: ../../../../silx/resources/gui/icons/colormap.png
.. |crop| image:: ../../../../silx/resources/gui/icons/crop.png
.. |crosshair| image:: ../../../../silx/resources/gui/icons/crosshair.png
.. |cube-back| image:: ../../../../silx/resources/gui/icons/cube-back.png
.. |cube-bottom| image:: ../../../../silx/resources/gui/icons/cube-bottom.png
.. |cube-front| image:: ../../../../silx/resources/gui/icons/cube-front.png
.. |cube-left| image:: ../../../../silx/resources/gui/icons/cube-left.png
.. |cube-right| image:: ../../../../silx/resources/gui/icons/cube-right.png
.. |cube-top| image:: ../../../../silx/resources/gui/icons/cube-top.png
.. |cube| image:: ../../../../silx/resources/gui/icons/cube.png
.. |document-open| image:: ../../../../silx/resources/gui/icons/document-open.png
.. |document-print| image:: ../../../../silx/resources/gui/icons/document-print.png
.. |document-save| image:: ../../../../silx/resources/gui/icons/document-save.png
.. |draw-brush| image:: ../../../../silx/resources/gui/icons/draw-brush.png
.. |draw-pencil| image:: ../../../../silx/resources/gui/icons/draw-pencil.png
.. |draw-rubber| image:: ../../../../silx/resources/gui/icons/draw-rubber.png
.. |edit-copy| image:: ../../../../silx/resources/gui/icons/edit-copy.png
.. |first| image:: ../../../../silx/resources/gui/icons/first.png
.. |folder| image:: ../../../../silx/resources/gui/icons/folder.png
.. |image-mask| image:: ../../../../silx/resources/gui/icons/image-mask.png
.. |image-select-add| image:: ../../../../silx/resources/gui/icons/image-select-add.png
.. |image-select-box| image:: ../../../../silx/resources/gui/icons/image-select-box.png
.. |image-select-brush| image:: ../../../../silx/resources/gui/icons/image-select-brush.png
.. |image-select-erase-rubber| image:: ../../../../silx/resources/gui/icons/image-select-erase-rubber.png
.. |image-select-erase| image:: ../../../../silx/resources/gui/icons/image-select-erase.png
.. |image| image:: ../../../../silx/resources/gui/icons/image.png
.. |item-0dim| image:: ../../../../silx/resources/gui/icons/item-0dim.png
.. |item-1dim| image:: ../../../../silx/resources/gui/icons/item-1dim.png
.. |item-2dim| image:: ../../../../silx/resources/gui/icons/item-2dim.png
.. |item-3dim| image:: ../../../../silx/resources/gui/icons/item-3dim.png
.. |item-ndim| image:: ../../../../silx/resources/gui/icons/item-ndim.png
.. |item-object| image:: ../../../../silx/resources/gui/icons/item-object.png
.. |last| image:: ../../../../silx/resources/gui/icons/last.png
.. |math-average| image:: ../../../../silx/resources/gui/icons/math-average.png
.. |math-derive| image:: ../../../../silx/resources/gui/icons/math-derive.png
.. |math-energy| image:: ../../../../silx/resources/gui/icons/math-energy.png
.. |math-fit| image:: ../../../../silx/resources/gui/icons/math-fit.png
.. |math-normalize| image:: ../../../../silx/resources/gui/icons/math-normalize.png
.. |math-peak-reset| image:: ../../../../silx/resources/gui/icons/math-peak-reset.png
.. |math-peak-search| image:: ../../../../silx/resources/gui/icons/math-peak-search.png
.. |math-peak| image:: ../../../../silx/resources/gui/icons/math-peak.png
.. |math-sigma| image:: ../../../../silx/resources/gui/icons/math-sigma.png
.. |math-smooth| image:: ../../../../silx/resources/gui/icons/math-smooth.png
.. |math-substract| image:: ../../../../silx/resources/gui/icons/math-substract.png
.. |math-swap-sign| image:: ../../../../silx/resources/gui/icons/math-swap-sign.png
.. |math-ymin-to-zero| image:: ../../../../silx/resources/gui/icons/math-ymin-to-zero.png
.. |next| image:: ../../../../silx/resources/gui/icons/next.png
.. |normal| image:: ../../../../silx/resources/gui/icons/normal.png
.. |pixel-intensities| image:: ../../../../silx/resources/gui/icons/pixel-intensities.png
.. |plot-grid| image:: ../../../../silx/resources/gui/icons/plot-grid.png
.. |plot-roi-above| image:: ../../../../silx/resources/gui/icons/plot-roi-above.png
.. |plot-roi-below| image:: ../../../../silx/resources/gui/icons/plot-roi-below.png
.. |plot-roi-between| image:: ../../../../silx/resources/gui/icons/plot-roi-between.png
.. |plot-roi-reset| image:: ../../../../silx/resources/gui/icons/plot-roi-reset.png
.. |plot-roi| image:: ../../../../silx/resources/gui/icons/plot-roi.png
.. |plot-toggle-points| image:: ../../../../silx/resources/gui/icons/plot-toggle-points.png
.. |plot-widget| image:: ../../../../silx/resources/gui/icons/plot-widget.png
.. |plot-window-image| image:: ../../../../silx/resources/gui/icons/plot-window-image.png
.. |plot-window| image:: ../../../../silx/resources/gui/icons/plot-window.png
.. |plot-xauto| image:: ../../../../silx/resources/gui/icons/plot-xauto.png
.. |plot-xlog| image:: ../../../../silx/resources/gui/icons/plot-xlog.png
.. |plot-yauto| image:: ../../../../silx/resources/gui/icons/plot-yauto.png
.. |plot-ydown| image:: ../../../../silx/resources/gui/icons/plot-ydown.png
.. |plot-ylog| image:: ../../../../silx/resources/gui/icons/plot-ylog.png
.. |plot-yup| image:: ../../../../silx/resources/gui/icons/plot-yup.png
.. |previous| image:: ../../../../silx/resources/gui/icons/previous.png
.. |profile1D| image:: ../../../../silx/resources/gui/icons/profile1D.png
.. |profile2D| image:: ../../../../silx/resources/gui/icons/profile2D.png
.. |remove| image:: ../../../../silx/resources/gui/icons/remove.png
.. |rudder| image:: ../../../../silx/resources/gui/icons/rudder.png
.. |selected| image:: ../../../../silx/resources/gui/icons/selected.png
.. |shape-circle-solid| image:: ../../../../silx/resources/gui/icons/shape-circle-solid.png
.. |shape-circle| image:: ../../../../silx/resources/gui/icons/shape-circle.png
.. |shape-diagonal| image:: ../../../../silx/resources/gui/icons/shape-diagonal.png
.. |shape-ellipse-solid| image:: ../../../../silx/resources/gui/icons/shape-ellipse-solid.png
.. |shape-ellipse| image:: ../../../../silx/resources/gui/icons/shape-ellipse.png
.. |shape-horizontal| image:: ../../../../silx/resources/gui/icons/shape-horizontal.png
.. |shape-polygon| image:: ../../../../silx/resources/gui/icons/shape-polygon.png
.. |shape-rectangle| image:: ../../../../silx/resources/gui/icons/shape-rectangle.png
.. |shape-square| image:: ../../../../silx/resources/gui/icons/shape-square.png
.. |shape-vertical| image:: ../../../../silx/resources/gui/icons/shape-vertical.png
.. |silx| image:: ../../../../silx/resources/gui/icons/silx.png
.. |sliders-off| image:: ../../../../silx/resources/gui/icons/sliders-off.png
.. |sliders-on| image:: ../../../../silx/resources/gui/icons/sliders-on.png
.. |spec| image:: ../../../../silx/resources/gui/icons/spec.png
.. |test-png| image:: ../../../../silx/resources/gui/icons/test-png.png
.. |view-1d| image:: ../../../../silx/resources/gui/icons/view-1d.png
.. |view-2d-stack| image:: ../../../../silx/resources/gui/icons/view-2d-stack.png
.. |view-2d| image:: ../../../../silx/resources/gui/icons/view-2d.png
.. |view-3d| image:: ../../../../silx/resources/gui/icons/view-3d.png
.. |view-fullscreen| image:: ../../../../silx/resources/gui/icons/view-fullscreen.png
.. |view-nofullscreen| image:: ../../../../silx/resources/gui/icons/view-nofullscreen.png
.. |view-raw| image:: ../../../../silx/resources/gui/icons/view-raw.png
.. |view-refresh| image:: ../../../../silx/resources/gui/icons/view-refresh.png
.. |view-text| image:: ../../../../silx/resources/gui/icons/view-text.png
.. |window-new| image:: ../../../../silx/resources/gui/icons/window-new.png
.. |zoom-in| image:: ../../../../silx/resources/gui/icons/zoom-in.png
.. |zoom-original| image:: ../../../../silx/resources/gui/icons/zoom-original.png
.. |zoom-out| image:: ../../../../silx/resources/gui/icons/zoom-out.png
.. |zoom| image:: ../../../../silx/resources/gui/icons/zoom.png