Public Member Functions | Private Attributes | List of all members
rqt_topic.topic_widget.TreeWidgetItem Class Reference
Inheritance diagram for rqt_topic.topic_widget.TreeWidgetItem:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, check_state_changed_callback, topic_name, parent=None)
 
def __lt__ (self, other_item)
 
def setData (self, column, role, value)
 

Private Attributes

 _check_state_changed_callback
 
 _topic_name
 

Detailed Description

Definition at line 395 of file topic_widget.py.

Constructor & Destructor Documentation

def rqt_topic.topic_widget.TreeWidgetItem.__init__ (   self,
  check_state_changed_callback,
  topic_name,
  parent = None 
)

Definition at line 397 of file topic_widget.py.

Member Function Documentation

def rqt_topic.topic_widget.TreeWidgetItem.__lt__ (   self,
  other_item 
)

Definition at line 410 of file topic_widget.py.

def rqt_topic.topic_widget.TreeWidgetItem.setData (   self,
  column,
  role,
  value 
)

Definition at line 403 of file topic_widget.py.

Member Data Documentation

rqt_topic.topic_widget.TreeWidgetItem._check_state_changed_callback
private

Definition at line 399 of file topic_widget.py.

rqt_topic.topic_widget.TreeWidgetItem._topic_name
private

Definition at line 400 of file topic_widget.py.


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


rqt_topic
Author(s): Dorian Scholz
autogenerated on Fri Jun 7 2019 21:50:16