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

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

Public modules:

.. toctree::
   :maxdepth: 2

   imagefiledialog.rst
   datafiledialog.rst
   abstractdatafiledialog.rst