Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 462 Bytes

gui.tooltree.rst

File metadata and controls

18 lines (12 loc) · 462 Bytes

Tool Tree Widget (tooltree)

.. automodule:: orangecanvas.gui.tooltree

.. autoclass:: orangecanvas.gui.tooltree.ToolTree
   :members:
   :member-order: bysource
   :show-inheritance:

   .. autoattribute:: triggered(QAction)

      Signal emitted when an action in the widget is triggered.

   .. autoattribute:: hovered(QAction)

      Signal emitted when an action in the widget is hovered.