Static Public Attributes | List of all members
rqt_bag.timeline_frame._SelectionMode Class Reference
Inheritance diagram for rqt_bag.timeline_frame._SelectionMode:
Inheritance graph
[legend]

Static Public Attributes

string LEFT_MARKED = 'left marked'
 
string MARKED = 'marked'
 
string MOVE_LEFT = 'move left'
 
string MOVE_RIGHT = 'move right'
 
string NONE = 'none'
 
string SHIFTING = 'shifting'
 

Detailed Description

SelectionMode states consolidated for readability
NONE = no region marked or started
LEFT_MARKED = one end of the region has been marked
MARKED = both ends of the region have been marked
SHIFTING = region is marked; currently dragging the region
MOVE_LEFT = region is marked; currently changing the left boundry of the selected region
MOVE_RIGHT = region is marked; currently changing the right boundry of the selected region

Definition at line 47 of file timeline_frame.py.

Member Data Documentation

string rqt_bag.timeline_frame._SelectionMode.LEFT_MARKED = 'left marked'
static

Definition at line 59 of file timeline_frame.py.

string rqt_bag.timeline_frame._SelectionMode.MARKED = 'marked'
static

Definition at line 60 of file timeline_frame.py.

string rqt_bag.timeline_frame._SelectionMode.MOVE_LEFT = 'move left'
static

Definition at line 62 of file timeline_frame.py.

string rqt_bag.timeline_frame._SelectionMode.MOVE_RIGHT = 'move right'
static

Definition at line 63 of file timeline_frame.py.

string rqt_bag.timeline_frame._SelectionMode.NONE = 'none'
static

Definition at line 58 of file timeline_frame.py.

string rqt_bag.timeline_frame._SelectionMode.SHIFTING = 'shifting'
static

Definition at line 61 of file timeline_frame.py.


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


rqt_bag
Author(s): Aaron Blasdel, Tim Field
autogenerated on Fri Jun 7 2019 22:05:54