From f7bdc2acff3c13a6d632c28c4569690ab106eed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Fri, 18 Aug 2017 14:48:52 +0200 Subject: Import Upstream version 0.5.0+dfsg --- doc/source/modules/gui/icons.rst | 346 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 346 insertions(+) create mode 100644 doc/source/modules/gui/icons.rst (limited to 'doc/source/modules/gui/icons.rst') diff --git a/doc/source/modules/gui/icons.rst b/doc/source/modules/gui/icons.rst new file mode 100644 index 0000000..61ea71d --- /dev/null +++ b/doc/source/modules/gui/icons.rst @@ -0,0 +1,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 -- cgit v1.2.3