Loading...
Searching...
No Matches
Scenario::EventPresenter Class Referencefinal
Inheritance diagram for Scenario::EventPresenter:
Public Member Functions | |
| EventPresenter (const EventModel &model, QGraphicsItem *parentview, QObject *parent) | |
| const Id< EventModel > & | id () const |
| EventView * | view () const |
| const EventModel & | model () const |
| bool | isSelected () const |
| void | handleDrop (const QPointF &pos, const QMimeData &mime) |
| void | addState (StatePresenter *ev) |
| void | removeState (StatePresenter *ev) |
| const std::vector< StatePresenter * > & | states () const noexcept |
| VerticalExtent | extent () const noexcept |
| void | setExtent (const Scenario::VerticalExtent &extent) |
| void | extentChanged (const Scenario::VerticalExtent &extent) |
| void | pressed (const QPointF &arg_1) |
| void | moved (const QPointF &arg_1) |
| void | released (const QPointF &arg_1) |
| void | eventHoverEnter () |
| void | eventHoverLeave () |
The documentation for this class was generated from the following files:
- EventPresenter.hpp
- EventPresenter.cpp