Loading...
Searching...
No Matches
Scenario::StatePresenter Class Referencefinal
Inheritance diagram for Scenario::StatePresenter:
Public Member Functions | |
| StatePresenter (const StateModel &model, const score::DocumentContext &ctx, QGraphicsItem *parentview, QObject *parent) | |
| const Id< StateModel > & | id () const |
| StateView * | view () const |
| const StateModel & | model () const |
| void | select () const |
| bool | isSelected () const |
| void | handleDrop (const QMimeData &mime) |
| void | on_processAdded (const Process::ProcessModel &) |
| void | on_processRemoved (const Process::ProcessModel &) |
| void | pressed (const QPointF &arg_1) |
| void | moved (const QPointF &arg_1) |
| void | released (const QPointF &arg_1) |
| void | hoverEnter () |
| void | hoverLeave () |
The documentation for this class was generated from the following files:
- StatePresenter.hpp
- StatePresenter.cpp