Functions
rqt_controller_manager.update_combo Namespace Reference

Functions

def _is_permutation (a, b)
 
def update_combo (combo, new_vals)
 

Function Documentation

def rqt_controller_manager.update_combo._is_permutation (   a,
  b 
)
private
@type a []
@type b []
@return True if C{a} is a permutation of C{b}, false otherwise
@rtype bool

Definition at line 59 of file update_combo.py.

def rqt_controller_manager.update_combo.update_combo (   combo,
  new_vals 
)
Update the contents of a combo box with a set of new values.

If the previously selected element is still present in the new values, it
will remain as active selection, even if its index has changed. This will
not trigger any signal.

If the previously selected element is no longer present in the new values,
the combo will unset its selection. This will trigger signals for changed
element.

Definition at line 28 of file update_combo.py.



rqt_controller_manager
Author(s): Kelsey Hawkins , Adolfo Rodríguez Tsouroukdissian
autogenerated on Mon Apr 20 2020 03:52:14