summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/gallery.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/modules/gui/gallery.rst')
-rw-r--r--doc/source/modules/gui/gallery.rst29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/source/modules/gui/gallery.rst b/doc/source/modules/gui/gallery.rst
index c71a87a..fffcfd8 100644
--- a/doc/source/modules/gui/gallery.rst
+++ b/doc/source/modules/gui/gallery.rst
@@ -190,6 +190,10 @@ Plotting widgets:
:height: 150px
:align: center
- :class:`ScatterView` is a widget dedicated to visualize a scatter plot.
+ * - .. image:: plot/img/CompareImages.png
+ :height: 150px
+ :align: center
+ - :class:`CompareImages` is a widget dedicated to compare 2 images.
Additional widgets:
@@ -267,6 +271,26 @@ Additional widgets:
It displays current parameters of the :class:`ScalarFieldView` and allows to modify it.
See :ref:`plot3d-sample-code`.
+Additional widgets:
+
+.. list-table::
+ :widths: 1 4
+ :header-rows: 1
+
+ * - Widget
+ - Description
+ * - .. image:: plot3d/img/PositionInfoWidget.png
+ :width: 300px
+ :align: center
+ - :class:`~silx.gui.plot3d.tools.PositionInfoWidget.PositionInfoWidget` displays the position
+ and value of selected data point in a :class:`SceneWidget`.
+ * - .. image:: plot3d/img/GroupPropertiesWidget.png
+ :height: 150px
+ :align: center
+ - :class:`~silx.gui.plot3d.tools.GroupPropertiesWidget.GroupPropertiesWidget`
+ allows to reset properties of all items in a group in a :class:`SceneWidget`.
+
+
:mod:`silx.gui.widgets` Widgets
+++++++++++++++++++++++++++++++
@@ -289,6 +313,11 @@ Additional widgets:
:align: center
- :class:`FrameBrowser.HorizontalSliderWithBrowser` is a :class:`FrameBrowser`
with an additional slider.
+ * - .. image:: widgets/img/RangeSlider.png
+ :width: 150px
+ :align: center
+ - :class:`~silx.gui.widgets.RangeSlider.RangeSlider` is a slider with 2 thumbs dedicated
+ to the interactive selection of an interval.
* - .. image:: widgets/img/PeriodicCombo.png
:width: 150px
:align: center