Public Member Functions | Private Attributes | List of all members
qt_gui.plugin_handler_xembed.PluginHandlerXEmbed Class Reference

Public Member Functions

def __getattr__ (self, name)
 
def __init__ (self, parent, main_window, instance_id, application_context, container_manager, argv)
 

Private Attributes

 _handler
 

Detailed Description

Handler for forwarding invocations between the framework and one `Plugin` instance.

Handler uses peer-to-peer DBus connection. The both DBus endpoints are realized by the
`PluginHandlerXEmbedContainer` and the `PluginHandlerXEmbedClient`.

Definition at line 35 of file plugin_handler_xembed.py.

Constructor & Destructor Documentation

def qt_gui.plugin_handler_xembed.PluginHandlerXEmbed.__init__ (   self,
  parent,
  main_window,
  instance_id,
  application_context,
  container_manager,
  argv 
)

Definition at line 44 of file plugin_handler_xembed.py.

Member Function Documentation

def qt_gui.plugin_handler_xembed.PluginHandlerXEmbed.__getattr__ (   self,
  name 
)

Definition at line 55 of file plugin_handler_xembed.py.

Member Data Documentation

qt_gui.plugin_handler_xembed.PluginHandlerXEmbed._handler
private

Definition at line 47 of file plugin_handler_xembed.py.


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


qt_gui
Author(s): Dirk Thomas
autogenerated on Tue Apr 13 2021 03:03:12