StateMachineLoader QML Type
Dynamically loads an SCXML file and instantiates the state machine. More...
Import Statement: | import Scxml 5.7 |
Since: | QtScxml 5.7 |
Properties
- filename : string
- stateMachine : QObject
Signals
Detailed Description
Property Documentation
stateMachine : QObject |
The state machine instance.