Base class: Plugin
The QtToolkitPlugin class is the plugin definition for the default Qt
toolkit.
-
description = 'The Qt toolkit'
- The description of the plugin as it will appear to the user.
-
id = 'dip.ui.qt_toolkit'
- The identifier of the plugin.
-
qt_toolkit = ContributionTo('dip.plugins.services')
- The i/o manager service contributed by this plugin.