summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/dialog/index.rst
blob: 7e2f6877db7e64b6caf863f3e4ccc8bd86dbab3f (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
.. currentmodule:: silx.gui

:mod:`dialog`: Dialog widgets
-----------------------------

.. automodule:: silx.gui.dialog

Snapshot of the widgets:


.. |imgImageFileDialog| image:: ./img/imagefiledialog_h5.png
   :height: 150px
   :align: middle

.. |imgDataFileDialog| image:: ./img/datafiledialog.png
   :height: 150px
   :align: middle

.. |imgGroupDialog| image:: ./img/datafiledialog.png
   :height: 150px
   :align: middle

======================== ========================== ==========================
|imgImageFileDialog|      |imgDataFileDialog|       |imgGroupDialog|
:class:`ImageFileDialog`  :class:`DataFileDialog`   :class:`GroupDialog`
======================== ========================== ==========================

Public modules:

.. toctree::
   :maxdepth: 2

   imagefiledialog.rst
   datafiledialog.rst
   abstractdatafiledialog.rst
   groupdialog.rst
   colormapdialog.rst