|
TAMSVIZ
Visualization and annotation tool for ROS
|


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) |
Definition at line 1334 of file timeline.cpp.
1.8.11