dip.developer.plugins_viewer
¶
This module implements a viewer of all plugins.
PluginsViewerTool
¶
-
class
dip.developer.plugins_viewer.
PluginsViewerTool
¶ Base class:
SimpleViewTool
The PluginsViewerTool implements a tool for displaying plugins.
-
action_id = 'dip.developer.view_plugins'
The identifier to be used for any action.
-
name = 'Plugins'
The tool’s name.
-
within = 'dip.ui.collections.view'
The optional identifier of a collection of actions that any action will be placed within.
-