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

List of all members.

Public Member Functions

def __init__
def close
def collect_paramnames
def display
def get_treenode_names
def update_group

Public Attributes

 editor_widgets
 grid
 name
 nodename_qlabel
 state
 tab_bar
 tab_bar_shown
 updater

Static Public Attributes

tuple sig_node_disabled_selected = Signal(str)

Private Member Functions

def _create_node_widgets
def _node_disable_bt_clicked

Private Attributes

 _param_names
 _toplevel_treenode_name

Detailed Description

(Isaac's guess as of 12/13/2012)
This class bonds multiple Editor instances that are associated with
a single node as a group.

Definition at line 83 of file param_groups.py.


Constructor & Destructor Documentation

def rqt_reconfigure.param_groups.GroupWidget.__init__ (   self,
  updater,
  config,
  nodename 
)
:param config:
:type config: Dictionary? defined in dynamic_reconfigure.client.Client
:type nodename: str

Reimplemented in rqt_reconfigure.param_groups.TabGroup.

Definition at line 93 of file param_groups.py.


Member Function Documentation

def rqt_reconfigure.param_groups.GroupWidget._create_node_widgets (   self,
  config 
) [private]
:type config: Dict?

Definition at line 166 of file param_groups.py.

Definition at line 242 of file param_groups.py.

Reimplemented in rqt_reconfigure.param_groups.TabGroup.

Definition at line 232 of file param_groups.py.

Definition at line 163 of file param_groups.py.

def rqt_reconfigure.param_groups.GroupWidget.display (   self,
  grid,
  row 
)
:rtype: str[]

Definition at line 236 of file param_groups.py.

Reimplemented in rqt_reconfigure.param_groups.HideGroup.

Definition at line 218 of file param_groups.py.


Member Data Documentation

Definition at line 100 of file param_groups.py.

Definition at line 97 of file param_groups.py.

Definition at line 100 of file param_groups.py.

Definition at line 100 of file param_groups.py.

Definition at line 97 of file param_groups.py.

Definition at line 100 of file param_groups.py.

Definition at line 91 of file param_groups.py.

Definition at line 97 of file param_groups.py.

Definition at line 100 of file param_groups.py.

Definition at line 100 of file param_groups.py.

Reimplemented in rqt_reconfigure.param_groups.ApplyGroup.

Definition at line 100 of file param_groups.py.


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


rqt_reconfigure
Author(s): Isaac Saito, Ze'ev Klapow
autogenerated on Mon Oct 6 2014 07:15:23