dip.developer.services_viewer

This module implements a viewer of all services.

ServicesViewer

class dip.developer.services_viewer.ServicesViewer

Base classes: QTreeWidget, Model

The ServicesViewer class is a widget that implements a read-only visualisation of all services.

services = List(IService)
The services being viewed.
__init__()
Initialise the viewer.

Table Of Contents

Previous topic

dip.developer.plugins_viewer

Next topic

dip.io

This Page