Public Member Functions | Static Public Attributes | Private Member Functions
rqt_robot_monitor.timeline_pane.TimelinePane Class Reference
Inheritance diagram for rqt_robot_monitor.timeline_pane.TimelinePane:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def set_levels
def set_paused
def set_position

Static Public Attributes

tuple pause_changed = Signal(bool)
tuple position_changed = Signal(int)
tuple redraw = Signal()
tuple status_updated = Signal(list)

Private Member Functions

def _signal_pause_changed
def _signal_position_changed
def _signal_redraw

Detailed Description

This class defines the pane where timeline and its related components
are displayed.

Definition at line 46 of file timeline_pane.py.


Constructor & Destructor Documentation

def rqt_robot_monitor.timeline_pane.TimelinePane.__init__ (   self,
  parent,
  paused = False 
)
Because this class is intended to be instantiated via Qt's .ui file,
taking argument other than parent widget is not possible, which is
ported to set_timeline_data method. That said, set_timeline_data must
be called (soon) after an object of this is instantiated.

Definition at line 56 of file timeline_pane.py.


Member Function Documentation

Definition at line 82 of file timeline_pane.py.

Definition at line 85 of file timeline_pane.py.

Definition at line 104 of file timeline_pane.py.

:param levels: List of status levels

Definition at line 93 of file timeline_pane.py.

Definition at line 89 of file timeline_pane.py.

Definition at line 100 of file timeline_pane.py.


Member Data Documentation

Definition at line 52 of file timeline_pane.py.

Definition at line 53 of file timeline_pane.py.

Definition at line 54 of file timeline_pane.py.

Definition at line 51 of file timeline_pane.py.


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


rqt_robot_monitor
Author(s): Austin Hendrix, Isaac Saito, Ze'ev Klapow, Kevin Watts, Josh Faust
autogenerated on Thu May 16 2019 03:10:09