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_icon_changed
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 44 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 51 of file plugin_handler_xembed_client.py.


Member Function Documentation

Definition at line 224 of file plugin_handler_xembed_client.py.

Definition at line 78 of file plugin_handler_xembed_client.py.

Definition at line 61 of file plugin_handler_xembed_client.py.

Definition at line 157 of file plugin_handler_xembed_client.py.

Definition at line 165 of file plugin_handler_xembed_client.py.

Definition at line 115 of file plugin_handler_xembed_client.py.

Definition at line 98 of file plugin_handler_xembed_client.py.

Definition at line 207 of file plugin_handler_xembed_client.py.

Definition at line 183 of file plugin_handler_xembed_client.py.

Definition at line 130 of file plugin_handler_xembed_client.py.

Definition at line 125 of file plugin_handler_xembed_client.py.

Definition at line 108 of file plugin_handler_xembed_client.py.

Definition at line 91 of file plugin_handler_xembed_client.py.

Definition at line 215 of file plugin_handler_xembed_client.py.

Definition at line 170 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 111 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 94 of file plugin_handler_xembed_client.py.

Definition at line 87 of file plugin_handler_xembed_client.py.


Member Data Documentation

Definition at line 51 of file plugin_handler_xembed_client.py.

Definition at line 51 of file plugin_handler_xembed_client.py.

Definition at line 51 of file plugin_handler_xembed_client.py.

Definition at line 51 of file plugin_handler_xembed_client.py.

Definition at line 51 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 Aug 28 2015 12:15:40