IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

InvokedServices QML Type

Provices access to the services invoked by state machines.

This type was introduced in QtScxml 5.8.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

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>.

Property Documentation

 

children : var

The services invoked by the state machine.

qmlChildren : list<QtObject>

A list of additional QtObject types nested in this type.

stateMachine : ScxmlStateMachine

The state machine that invoked the services.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+