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

Public Member Functions

virtual void sync (const std::shared_ptr< Workspace > &ws) override
 
void updateSceneRect ()
 
 Scene (QWidget *parent)
 
void wheelEvent (QGraphicsSceneWheelEvent *wheel)
 
void handleSeek (QGraphicsSceneMouseEvent *event)
 
virtual void mousePressEvent (QGraphicsSceneMouseEvent *event) override
 
virtual void mouseMoveEvent (QGraphicsSceneMouseEvent *event) override
 
virtual void mouseReleaseEvent (QGraphicsSceneMouseEvent *event) override
 
void render (QPainter *painter, const QRectF &target, const QRectF &source, Qt::AspectRatioMode aspectRatioMode)
 
void drawBackground (QPainter *painter, const QRectF &rect)
 

Detailed Description

Definition at line 1334 of file timeline.cpp.


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