Qt SCXML QML Types
To import the QML types into your application, use the following import statement in your .qml file:
import QtScxml 5.7
For more information, see Instantiating State Machines.
Dynamically loads an SCXML file and instantiates the state machine |