summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/data/arraytable.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/modules/gui/data/arraytable.rst')
-rw-r--r--doc/source/modules/gui/data/arraytable.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/source/modules/gui/data/arraytable.rst b/doc/source/modules/gui/data/arraytable.rst
new file mode 100644
index 0000000..b929cd5
--- /dev/null
+++ b/doc/source/modules/gui/data/arraytable.rst
@@ -0,0 +1,23 @@
+
+.. currentmodule:: silx.gui.data
+
+:mod:`ArrayTableWidget`: Browsing Numpy arrays
+----------------------------------------------
+
+.. automodule:: silx.gui.data.ArrayTableWidget
+
+Widget
+++++++
+
+.. autoclass:: silx.gui.data.ArrayTableWidget.ArrayTableWidget
+ :members:
+
+
+
+Data model
+++++++++++
+
+.. automodule:: silx.gui.data.ArrayTableModel
+
+.. autoclass:: silx.gui.data.ArrayTableModel.ArrayTableModel
+ :exclude-members: data, rowCount, columnCount, headerData, flags, setData,