WUT Velma robot API
Classes | Public Member Functions | Public Attributes | List of all members
rqt_agent.subsystem_state_history.StateHistoryDialog Class Reference
Inheritance diagram for rqt_agent.subsystem_state_history.StateHistoryDialog:
Inheritance graph
[legend]

Classes

class  MyHorizHeader
 
class  MyStyle
 

Public Member Functions

def closeClick (self)
 
def radio_historyClick (self)
 
def radio_switchesClick (self)
 
def __init__ (self, subsystem_name, parent=None)
 
def setUsedPredicatesInfo (self, used_predicates_info)
 
def updateState (self, mcd)
 

Public Attributes

 parent
 
 initialized
 
 used_predicates_info
 

Detailed Description

Definition at line 42 of file subsystem_state_history.py.

Constructor & Destructor Documentation

◆ __init__()

def rqt_agent.subsystem_state_history.StateHistoryDialog.__init__ (   self,
  subsystem_name,
  parent = None 
)

Definition at line 99 of file subsystem_state_history.py.

Member Function Documentation

◆ closeClick()

def rqt_agent.subsystem_state_history.StateHistoryDialog.closeClick (   self)

Definition at line 45 of file subsystem_state_history.py.

◆ radio_historyClick()

def rqt_agent.subsystem_state_history.StateHistoryDialog.radio_historyClick (   self)

Definition at line 49 of file subsystem_state_history.py.

◆ radio_switchesClick()

def rqt_agent.subsystem_state_history.StateHistoryDialog.radio_switchesClick (   self)

Definition at line 53 of file subsystem_state_history.py.

◆ setUsedPredicatesInfo()

def rqt_agent.subsystem_state_history.StateHistoryDialog.setUsedPredicatesInfo (   self,
  used_predicates_info 
)

Definition at line 151 of file subsystem_state_history.py.

◆ updateState()

def rqt_agent.subsystem_state_history.StateHistoryDialog.updateState (   self,
  mcd 
)

Definition at line 154 of file subsystem_state_history.py.

Member Data Documentation

◆ initialized

rqt_agent.subsystem_state_history.StateHistoryDialog.initialized

Definition at line 119 of file subsystem_state_history.py.

◆ parent

rqt_agent.subsystem_state_history.StateHistoryDialog.parent

Definition at line 102 of file subsystem_state_history.py.

◆ used_predicates_info

rqt_agent.subsystem_state_history.StateHistoryDialog.used_predicates_info

Definition at line 149 of file subsystem_state_history.py.


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