Public Member Functions | |
def | __init__ (self, parent) |
def | addCheckBox (self, node) |
def | onButtonClicked (self) |
def | updateNode (self, state, node) |
Public Attributes | |
area | |
main_vlayout | |
main_widget | |
node_list | |
ok_button | |
parent_widget | |
selected_nodes | |
selection_vlayout | |
Definition at line 39 of file node_selection.py.
def rqt_bag.node_selection.NodeSelection.__init__ | ( | self, | |
parent | |||
) |
Definition at line 41 of file node_selection.py.
def rqt_bag.node_selection.NodeSelection.addCheckBox | ( | self, | |
node | |||
) |
Definition at line 66 of file node_selection.py.
def rqt_bag.node_selection.NodeSelection.onButtonClicked | ( | self | ) |
Definition at line 81 of file node_selection.py.
def rqt_bag.node_selection.NodeSelection.updateNode | ( | self, | |
state, | |||
node | |||
) |
Definition at line 71 of file node_selection.py.
rqt_bag.node_selection.NodeSelection.area |
Definition at line 47 of file node_selection.py.
rqt_bag.node_selection.NodeSelection.main_vlayout |
Definition at line 52 of file node_selection.py.
rqt_bag.node_selection.NodeSelection.main_widget |
Definition at line 48 of file node_selection.py.
rqt_bag.node_selection.NodeSelection.node_list |
Definition at line 59 of file node_selection.py.
rqt_bag.node_selection.NodeSelection.ok_button |
Definition at line 49 of file node_selection.py.
rqt_bag.node_selection.NodeSelection.parent_widget |
Definition at line 43 of file node_selection.py.
rqt_bag.node_selection.NodeSelection.selected_nodes |
Definition at line 44 of file node_selection.py.
rqt_bag.node_selection.NodeSelection.selection_vlayout |
Definition at line 57 of file node_selection.py.