Public Member Functions | Public Attributes | Static Public Attributes | List of all members
vigir_footstep_planning_lib.topic_widget.QTopicWidget Class Reference
Inheritance diagram for vigir_footstep_planning_lib.topic_widget.QTopicWidget:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, parent=None, topic_type=str(), is_action_topic=False)
 
def current_topic (self)
 
def emit_topic_name (self)
 
def set_editable (self, enable)
 
def topic_changed (self, topic_name)
 
def update_topic_list (self)
 

Public Attributes

 is_action_topic
 
 topic_combo_box
 
 topic_type
 

Static Public Attributes

 topic_changed_signal = Signal(str)
 

Detailed Description

Definition at line 10 of file topic_widget.py.

Constructor & Destructor Documentation

def vigir_footstep_planning_lib.topic_widget.QTopicWidget.__init__ (   self,
  parent = None,
  topic_type = str(),
  is_action_topic = False 
)

Definition at line 14 of file topic_widget.py.

Member Function Documentation

def vigir_footstep_planning_lib.topic_widget.QTopicWidget.current_topic (   self)

Definition at line 59 of file topic_widget.py.

def vigir_footstep_planning_lib.topic_widget.QTopicWidget.emit_topic_name (   self)

Definition at line 53 of file topic_widget.py.

def vigir_footstep_planning_lib.topic_widget.QTopicWidget.set_editable (   self,
  enable 
)

Definition at line 56 of file topic_widget.py.

def vigir_footstep_planning_lib.topic_widget.QTopicWidget.topic_changed (   self,
  topic_name 
)

Definition at line 66 of file topic_widget.py.

def vigir_footstep_planning_lib.topic_widget.QTopicWidget.update_topic_list (   self)

Definition at line 70 of file topic_widget.py.

Member Data Documentation

vigir_footstep_planning_lib.topic_widget.QTopicWidget.is_action_topic

Definition at line 21 of file topic_widget.py.

vigir_footstep_planning_lib.topic_widget.QTopicWidget.topic_changed_signal = Signal(str)
static

Definition at line 12 of file topic_widget.py.

vigir_footstep_planning_lib.topic_widget.QTopicWidget.topic_combo_box

Definition at line 29 of file topic_widget.py.

vigir_footstep_planning_lib.topic_widget.QTopicWidget.topic_type

Definition at line 18 of file topic_widget.py.


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


vigir_footstep_planning_lib
Author(s): Alexander Stumpf
autogenerated on Mon Jun 10 2019 15:47:33