Public Member Functions | Static Public Attributes | List of all members
qt_gui.application_dbus_interface.ApplicationDBusInterface Class Reference
Inheritance diagram for qt_gui.application_dbus_interface.ApplicationDBusInterface:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, named_bus_name)
 
def get_pid (self)
 

Static Public Attributes

 in_signature
 
 out_signature
 

Detailed Description

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.

Constructor & Destructor Documentation

def qt_gui.application_dbus_interface.ApplicationDBusInterface.__init__ (   self,
  named_bus_name 
)

Definition at line 45 of file application_dbus_interface.py.

Member Function Documentation

def qt_gui.application_dbus_interface.ApplicationDBusInterface.get_pid (   self)

Definition at line 50 of file application_dbus_interface.py.

Member Data Documentation

qt_gui.application_dbus_interface.ApplicationDBusInterface.in_signature
static

Definition at line 49 of file application_dbus_interface.py.

qt_gui.application_dbus_interface.ApplicationDBusInterface.out_signature
static

Definition at line 49 of file application_dbus_interface.py.


The documentation for this class was generated from the following file:


qt_gui
Author(s): Dirk Thomas
autogenerated on Thu Jun 6 2019 19:54:27