
Public Member Functions | |
| def | __init__ |
| def | restore_settings |
| def | save_settings |
| def | shutdown_plugin |
Private Attributes | |
| _widget | |
Definition at line 43 of file param_plugin.py.
| def rqt_param.param_plugin.ParamPlugin.__init__ | ( | self, | |
| context | |||
| ) |
:type context: qt_gui.PluginContext
Definition at line 45 of file param_plugin.py.
| def rqt_param.param_plugin.ParamPlugin.restore_settings | ( | self, | |
| plugin_settings, | |||
| instance_settings | |||
| ) |
Definition at line 65 of file param_plugin.py.
| def rqt_param.param_plugin.ParamPlugin.save_settings | ( | self, | |
| plugin_settings, | |||
| instance_settings | |||
| ) |
Definition at line 62 of file param_plugin.py.
Definition at line 59 of file param_plugin.py.
Definition at line 47 of file param_plugin.py.