QAbstractState QML Type
The QAbstractState type is the base type of States of a StateMachine. More...
Properties
- active : bool
Signals
Detailed Description
\inqmlmoduleQtQml.StateMachine \ingroup statemachine-qmltypes \since 5.4
Do not use QAbstractState directly; use State, FinalState or StateMachine instead.
See also StateMachine and State.
Property Documentation
active : bool |
Signal Documentation
entered() |
exited() |