Public Member Functions | Private Member Functions | Static Private Attributes
rqt_reconfigure.param_editors.StringEditor Class Reference
Inheritance diagram for rqt_reconfigure.param_editors.StringEditor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def edit_finished
def update_value

Private Member Functions

def _set_to_empty

Static Private Attributes

tuple _update_signal = Signal(str)

Detailed Description

Definition at line 169 of file param_editors.py.


Constructor & Destructor Documentation

def rqt_reconfigure.param_editors.StringEditor.__init__ (   self,
  updater,
  config 
)
@param updater: A class that extends threading.Thread.
@type updater: rqt_reconfigure.param_updater.ParamUpdater

Reimplemented from rqt_reconfigure.param_editors.EditorWidget.

Definition at line 172 of file param_editors.py.


Member Function Documentation

Definition at line 198 of file param_editors.py.

Definition at line 193 of file param_editors.py.

To be implemented in subclass, but still used.

Update the value that's displayed on the arbitrary GUI component
based on user's input.

This method is not called from the GUI thread, so any changes to
QObjects will need to be done through a signal.

Reimplemented from rqt_reconfigure.param_editors.EditorWidget.

Definition at line 188 of file param_editors.py.


Member Data Documentation

tuple rqt_reconfigure::param_editors.StringEditor::_update_signal = Signal(str) [static, private]

Definition at line 170 of file param_editors.py.


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


rqt_reconfigure
Author(s): Isaac Saito, Ze'ev Klapow
autogenerated on Sat Jul 15 2017 02:25:06