InvokedServices QML Type▲
-
Import Statement: import QtScxml 6.4
-
Since:: QtScxml 5.8
Detailed Description▲
Makes the invoked services easily accessible by their names, without constantly iterating through QScxmlStateMachine::invokedServices.
The services are called from state machines via the mechanism described in SCXML Specification - 6.4 <invoke>.