dip.developer.services_viewer
This module implements a viewer of all services.
-
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.