Public Member Functions | Private Attributes | Static Private Attributes | List of all members
rqt_launchtree.launchtree_plugin.LaunchtreePlugin Class Reference
Inheritance diagram for rqt_launchtree.launchtree_plugin.LaunchtreePlugin:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, context)
 
def restore_settings (self, plugin_settings, instance_settings)
 
def save_settings (self, plugin_settings, instance_settings)
 
def shutdown_plugin (self)
 
def trigger_configuration (self)
 
- Public Member Functions inherited from rqt_gui_py::plugin::Plugin
def __init__ (self, context)
 
def shutdown_plugin (self)
 

Private Attributes

 _widget
 

Static Private Attributes

string _SETTING_LASTLAUNCHARGS = 'last_args'
 
string _SETTING_LASTLAUNCHFILE = 'last_launch'
 
string _SETTING_LASTPKG = 'last_pkg'
 

Detailed Description

Definition at line 11 of file launchtree_plugin.py.

Constructor & Destructor Documentation

def rqt_launchtree.launchtree_plugin.LaunchtreePlugin.__init__ (   self,
  context 
)

Definition at line 17 of file launchtree_plugin.py.

Member Function Documentation

def rqt_launchtree.launchtree_plugin.LaunchtreePlugin.restore_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 37 of file launchtree_plugin.py.

def rqt_launchtree.launchtree_plugin.LaunchtreePlugin.save_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 29 of file launchtree_plugin.py.

def rqt_launchtree.launchtree_plugin.LaunchtreePlugin.shutdown_plugin (   self)

Definition at line 26 of file launchtree_plugin.py.

def rqt_launchtree.launchtree_plugin.LaunchtreePlugin.trigger_configuration (   self)

Definition at line 55 of file launchtree_plugin.py.

Member Data Documentation

string rqt_launchtree.launchtree_plugin.LaunchtreePlugin._SETTING_LASTLAUNCHARGS = 'last_args'
staticprivate

Definition at line 15 of file launchtree_plugin.py.

string rqt_launchtree.launchtree_plugin.LaunchtreePlugin._SETTING_LASTLAUNCHFILE = 'last_launch'
staticprivate

Definition at line 14 of file launchtree_plugin.py.

string rqt_launchtree.launchtree_plugin.LaunchtreePlugin._SETTING_LASTPKG = 'last_pkg'
staticprivate

Definition at line 13 of file launchtree_plugin.py.

rqt_launchtree.launchtree_plugin.LaunchtreePlugin._widget
private

Definition at line 20 of file launchtree_plugin.py.


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


rqt_launchtree
Author(s): Philipp Schillinger
autogenerated on Mon Jun 10 2019 14:55:27