dip.developer.extensions_viewer

This module implements a viewer of all extension points and their contents.

ExtensionsViewer

class dip.developer.extensions_viewer.ExtensionsViewer

Base classes: QTreeWidget, Model

The ExtensionsViewer class is a widget that implements a read-only visualisation of all extension points.

extension_points = List(IExtensionPoint)
The extension points being viewed.
__init__()
Initialise the viewer.

Table Of Contents

Previous topic

dip.developer.plugins

Next topic

dip.developer.plugins_viewer

This Page