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

◆ __init__()

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

Definition at line 43 of file plugin_handler_xembed.py.

Member Function Documentation

◆ __getattr__()

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

Definition at line 55 of file plugin_handler_xembed.py.

Member Data Documentation

◆ _handler

qt_gui.plugin_handler_xembed.PluginHandlerXEmbed._handler
private

Definition at line 46 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 Sat Jun 25 2022 02:15:05