TAMSVIZ
Visualization and annotation tool for ROS
|
Public Member Functions | |
virtual void | sync (const std::shared_ptr< Workspace > &ws) override |
virtual QRectF | boundingRect () const override |
double | timeToPosition (double t) |
double | positionToTime (double p) |
void | drawTime (QPainter *painter, double t) |
void | drawTick (QPainter *painter, double t) |
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override |
Definition at line 1518 of file timeline.cpp.