Public Member Functions | |
def | __init__ |
def | start_plugin |
Private Attributes | |
_plugin_manager |
DBus service of the `PluginManager` available on the unique bus name.
Definition at line 37 of file plugin_manager_dbus_interface.py.
def qt_gui.plugin_manager_dbus_interface.PluginManagerDBusInterface.__init__ | ( | self, | |
plugin_manager, | |||
application_context | |||
) |
Definition at line 41 of file plugin_manager_dbus_interface.py.
def qt_gui.plugin_manager_dbus_interface.PluginManagerDBusInterface.start_plugin | ( | self, | |
plugin_name, | |||
argv | |||
) |
Definition at line 47 of file plugin_manager_dbus_interface.py.
Definition at line 41 of file plugin_manager_dbus_interface.py.