
Public Member Functions | |
| def | __init__ (self, named_bus_name) |
| def | get_pid (self) |
Static Public Attributes | |
| in_signature | |
| out_signature | |
Application DBus service available on the named bus name. The PID of the application instance is used to identify the unique bus name where further services are provided i.e. `PerspectiveManagerDBusInterface`, `PluginManagerDBusInterface`.
Definition at line 37 of file application_dbus_interface.py.
| def qt_gui.application_dbus_interface.ApplicationDBusInterface.__init__ | ( | self, | |
| named_bus_name | |||
| ) |
Definition at line 45 of file application_dbus_interface.py.
| def qt_gui.application_dbus_interface.ApplicationDBusInterface.get_pid | ( | self | ) |
Definition at line 50 of file application_dbus_interface.py.
|
static |
Definition at line 49 of file application_dbus_interface.py.
|
static |
Definition at line 49 of file application_dbus_interface.py.