Scenario::StateBase< Scenario_T > Class Template Reference
Inheritance diagram for Scenario::StateBase< Scenario_T >:
Public Member Functions | |
StateBase (const Scenario_T &scenar, QState *parent) | |
void | clear () |
Public Attributes | |
OptionalId< StateModel > | clickedState |
OptionalId< EventModel > | clickedEvent |
OptionalId< TimeSyncModel > | clickedTimeSync |
OptionalId< IntervalModel > | clickedInterval |
OptionalId< StateModel > | hoveredState |
OptionalId< EventModel > | hoveredEvent |
OptionalId< TimeSyncModel > | hoveredTimeSync |
OptionalId< IntervalModel > | hoveredInterval |
Scenario::Point | currentPoint {} |
Protected Attributes | |
Scenario_T & | m_scenario |
The documentation for this class was generated from the following file: