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

Public Member Functions

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

Private Member Functions

def _set_to_max (self)
 
def _set_to_min (self)
 
def _slider_changed (self)
 
def _slider_moved (self)
 
def _text_changed (self)
 
def _update_gui (self, value)
 

Private Attributes

 _max
 
 _min
 

Static Private Attributes

 _update_signal = Signal(int)
 

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 207 of file param_editors.py.

Constructor & Destructor Documentation

def rqt_reconfigure.param_editors.IntegerEditor.__init__ (   self,
  updater,
  config 
)

Definition at line 210 of file param_editors.py.

Member Function Documentation

def rqt_reconfigure.param_editors.IntegerEditor._set_to_max (   self)
private

Definition at line 286 of file param_editors.py.

def rqt_reconfigure.param_editors.IntegerEditor._set_to_min (   self)
private

Definition at line 289 of file param_editors.py.

def rqt_reconfigure.param_editors.IntegerEditor._slider_changed (   self)
private

Definition at line 268 of file param_editors.py.

def rqt_reconfigure.param_editors.IntegerEditor._slider_moved (   self)
private

Definition at line 258 of file param_editors.py.

def rqt_reconfigure.param_editors.IntegerEditor._text_changed (   self)
private

Definition at line 263 of file param_editors.py.

def rqt_reconfigure.param_editors.IntegerEditor._update_gui (   self,
  value 
)
private

Definition at line 277 of file param_editors.py.

def rqt_reconfigure.param_editors.IntegerEditor.eventFilter (   self,
  obj,
  event 
)

Definition at line 253 of file param_editors.py.

def rqt_reconfigure.param_editors.IntegerEditor.update_value (   self,
  value 
)

Definition at line 273 of file param_editors.py.

Member Data Documentation

rqt_reconfigure.param_editors.IntegerEditor._max
private

Definition at line 216 of file param_editors.py.

rqt_reconfigure.param_editors.IntegerEditor._min
private

Definition at line 215 of file param_editors.py.

rqt_reconfigure.param_editors.IntegerEditor._update_signal = Signal(int)
staticprivate

Definition at line 208 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 Mar 20 2021 02:51:58