dip.developer.plugins_viewer

This module implements a viewer of all plugins.

PluginsViewer

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.

Table Of Contents

Previous topic

dip.developer.extensions_viewer

Next topic

dip.developer.services_viewer

This Page