Skip to content

Commit

Permalink
Added sub-guis to reference doc page.
Browse files Browse the repository at this point in the history
  • Loading branch information
alfiopuglisi committed May 11, 2022
1 parent aee9b23 commit 604e8dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ Here is the complete widget set::
| (widget, 'name') | any valid QT widget, including any | 'name' |
| | of the above definitions | |
+---------------------+---------------------------------------+-------------+
| Gui() | any other Gui instance can be used | |
| | as a sub-gui. Equivalent to G() | |
| | and assigning the Gui to it. | |
+---------------------+---------------------------------------+-------------+

* Matplotlib or pyqtraph will only be imported if the M(), PG() or PGI() widgets
are used. Matplotlib and pyqtgraph are not installed automatically
Expand Down

0 comments on commit 604e8dd

Please sign in to comment.