Qt State Machine QML Types

To import the QML types into your application, use the following import statement in your .qml file:

 import QtQml.StateMachine

For more information, see Qt State Machine QML Guide.