Public Member Functions | Private Member Functions | Private Attributes
qt_gui.plugin_handler_xembed_client.PluginHandlerXEmbedClient Class Reference
Inheritance diagram for qt_gui.plugin_handler_xembed_client.PluginHandlerXEmbedClient:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def add_toolbar
def add_widget
def emit_restore_settings_completed
def emit_save_settings_completed
def emit_shutdown_plugin_completed
def remove_toolbar
def remove_widget
def restore_settings
def save_settings
def shutdown_plugin

Private Member Functions

def _emit_close_plugin
def _emit_load_completed
def _load
def _on_embed_widget_title_changed
def _restore_settings_from_remote
def _save_settings_from_remote
def _toolbar_orientation_changed

Private Attributes

 _dbus_object_path
 _embed_widgets
 _remote_container
 _remote_instance_settings
 _remote_plugin_settings

Detailed Description

Client part of the `PluginHandlerXEmbed`.
It utilizes the `PluginHandlerDBusService` of the `PluginHandlerXEmbedContainer` through a peer-to-peer DBus connection.

Definition at line 43 of file plugin_handler_xembed_client.py.


Constructor & Destructor Documentation

def qt_gui.plugin_handler_xembed_client.PluginHandlerXEmbedClient.__init__ (   self,
  parent,
  main_window,
  instance_id,
  application_context,
  container_manager,
  argv,
  dbus_object_path 
)

Definition at line 50 of file plugin_handler_xembed_client.py.


Member Function Documentation

Definition at line 212 of file plugin_handler_xembed_client.py.

Definition at line 77 of file plugin_handler_xembed_client.py.

Definition at line 60 of file plugin_handler_xembed_client.py.

Definition at line 154 of file plugin_handler_xembed_client.py.

Definition at line 114 of file plugin_handler_xembed_client.py.

Definition at line 97 of file plugin_handler_xembed_client.py.

Definition at line 195 of file plugin_handler_xembed_client.py.

Definition at line 171 of file plugin_handler_xembed_client.py.

Definition at line 129 of file plugin_handler_xembed_client.py.

Definition at line 124 of file plugin_handler_xembed_client.py.

Definition at line 107 of file plugin_handler_xembed_client.py.

Definition at line 90 of file plugin_handler_xembed_client.py.

Definition at line 203 of file plugin_handler_xembed_client.py.

Definition at line 159 of file plugin_handler_xembed_client.py.

def qt_gui.plugin_handler_xembed_client.PluginHandlerXEmbedClient.restore_settings (   self,
  plugin_settings,
  instance_settings,
  callback = None 
)

Definition at line 110 of file plugin_handler_xembed_client.py.

def qt_gui.plugin_handler_xembed_client.PluginHandlerXEmbedClient.save_settings (   self,
  plugin_settings,
  instance_settings,
  callback = None 
)

Definition at line 93 of file plugin_handler_xembed_client.py.

Definition at line 86 of file plugin_handler_xembed_client.py.


Member Data Documentation

Definition at line 50 of file plugin_handler_xembed_client.py.

Definition at line 50 of file plugin_handler_xembed_client.py.

Definition at line 50 of file plugin_handler_xembed_client.py.

Definition at line 50 of file plugin_handler_xembed_client.py.

Definition at line 50 of file plugin_handler_xembed_client.py.


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


qt_gui
Author(s): Dirk Thomas
autogenerated on Fri Jan 3 2014 11:44:00