Loading...
Searching...
No Matches
Scenario::TimeSyncPresenter Class Referencefinal
Inheritance diagram for Scenario::TimeSyncPresenter:
Public Member Functions | |
| TimeSyncPresenter (const TimeSyncModel &model, QGraphicsItem *parentview, QObject *parent) | |
| const Id< TimeSyncModel > & | id () const |
| int32_t | id_val () const |
| const TimeSyncModel & | model () const |
| TimeSyncView * | view () const |
| TriggerView & | trigger () const noexcept |
| void | handleDrop (const QPointF &pos, const QMimeData &mime) |
| void | addEvent (EventPresenter *ev) |
| void | removeEvent (EventPresenter *ev) |
| const VerticalExtent & | extent () const noexcept |
| void | setExtent (const VerticalExtent &extent) |
| void | extentChanged (const Scenario::VerticalExtent &arg_1) |
| const std::vector< EventPresenter * > & | events () const noexcept |
| void | pressed (const QPointF &arg_1) |
| void | moved (const QPointF &arg_1) |
| void | released (const QPointF &arg_1) |
The documentation for this class was generated from the following files:
- TimeSyncPresenter.hpp
- TimeSyncPresenter.cpp