Public Member Functions | Private Member Functions | Static Private Attributes | List of all members
rqt_reconfigure.param_editors.BooleanEditor Class Reference
Inheritance diagram for rqt_reconfigure.param_editors.BooleanEditor:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, updater, config)
 
def update_value (self, value)
 
- Public Member Functions inherited from rqt_reconfigure.param_editors.EditorWidget
def close (self)
 
def contextMenuEvent (self, e)
 
def display (self, grid)
 
def update_configuration (self, value)
 

Private Member Functions

def _box_checked (self, value)
 

Static Private Attributes

 _update_signal
 

Additional Inherited Members

- Public Attributes inherited from rqt_reconfigure.param_editors.EditorWidget
 cmenu
 
 old_value
 
 param_default
 
 param_description
 
 param_name
 

Detailed Description

Definition at line 148 of file param_editors.py.

Constructor & Destructor Documentation

◆ __init__()

def rqt_reconfigure.param_editors.BooleanEditor.__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 151 of file param_editors.py.

Member Function Documentation

◆ _box_checked()

def rqt_reconfigure.param_editors.BooleanEditor._box_checked (   self,
  value 
)
private

Definition at line 164 of file param_editors.py.

◆ update_value()

def rqt_reconfigure.param_editors.BooleanEditor.update_value (   self,
  value 
)
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 167 of file param_editors.py.

Member Data Documentation

◆ _update_signal

rqt_reconfigure.param_editors.BooleanEditor._update_signal
staticprivate

Definition at line 149 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, Scott K Logan , Michael Jeronimo
autogenerated on Sun Apr 27 2025 02:59:16