TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | Protected Member Functions | List of all members
AnnotationTrackView Class Reference
Inheritance diagram for AnnotationTrackView:
Inheritance graph
[legend]
Collaboration diagram for AnnotationTrackView:
Collaboration graph
[legend]

Public Member Functions

 AnnotationTrackView (size_t track_index, std::shared_ptr< AnnotationTrack > track)
 
virtual void update (const std::shared_ptr< Workspace > &ws, double width) override
 
- Public Member Functions inherited from TrackViewBase
std::shared_ptr< TrackBasetrack () const
 
 TrackViewBase (size_t track_index, std::shared_ptr< TrackBase > track)
 

Protected Member Functions

virtual void mousePressEvent (QGraphicsSceneMouseEvent *event) override
 
virtual void mouseMoveEvent (QGraphicsSceneMouseEvent *event) override
 
virtual void mouseReleaseEvent (QGraphicsSceneMouseEvent *event) override
 

Additional Inherited Members

- Protected Attributes inherited from TrackViewBase
const size_t _track_index = 0
 

Detailed Description

Definition at line 1174 of file timeline.cpp.


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