summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/hdf5/index.rst
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>2017-08-18 14:48:52 +0200
committerPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>2017-08-18 14:48:52 +0200
commitf7bdc2acff3c13a6d632c28c4569690ab106eed7 (patch)
tree9d67cdb7152ee4e711379e03fe0546c7c3b97303 /doc/source/modules/gui/hdf5/index.rst
Import Upstream version 0.5.0+dfsg
Diffstat (limited to 'doc/source/modules/gui/hdf5/index.rst')
-rw-r--r--doc/source/modules/gui/hdf5/index.rst46
1 files changed, 46 insertions, 0 deletions
diff --git a/doc/source/modules/gui/hdf5/index.rst b/doc/source/modules/gui/hdf5/index.rst
new file mode 100644
index 0000000..cd2c4eb
--- /dev/null
+++ b/doc/source/modules/gui/hdf5/index.rst
@@ -0,0 +1,46 @@
+
+.. currentmodule:: silx.gui
+
+:mod:`hdf5`: HDF5 widgets
+=========================
+
+.. toctree::
+ :hidden:
+
+ getting_started.rst
+
+.. currentmodule:: silx.gui.hdf5
+
+.. automodule:: silx.gui.hdf5
+
+For an introduction to the widgets of this package, see :doc:`getting_started`.
+
+Widgets gallery
+---------------
+
+.. |imgHdf5TreeView| image:: img/Hdf5TreeView.png
+ :height: 150px
+ :align: middle
+
+.. list-table::
+ :widths: 1 4
+ :header-rows: 1
+
+ * - Widget
+ - Description
+ * - |imgHdf5TreeView|
+ - :class:`Hdf5TreeView` is the base Qt widget providing a tree view of
+ multiple HDF5 files, or assimilated file with an adapter.
+
+
+Public modules
+--------------
+
+.. toctree::
+ :maxdepth: 2
+
+ hdf5treeview.rst
+ hdf5treemodel.rst
+ hdf5contextmenuevent.rst
+ h5node.rst
+ nexussortfilterproxymodel.rst