dip.developer.plugins_viewer
This module implements a viewer of all plugins.
-
class dip.developer.plugins_viewer.PluginsViewer
Base classes: QTreeWidget, Model
The PluginsViewer class is a widget that implements a read-only
visualisation of all plugins.
-
plugins = List(IPlugin)
- The plugins being viewed.
-
__init__()
- Initialise the viewer.