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

Qt SCXML Invoke Example (Static)

Invokes a compiled nested state machine.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt SCXML Invoke Example (Static)

 
Sélectionnez
TEMPLATE = app

QT += qml scxml
CONFIG += c++11

SOURCES += invoke-static.cpp

RESOURCES += invoke-static.qrc

STATECHARTS = ../invoke-common/statemachine.scxml

target.path = $$[QT_INSTALL_EXAMPLES]/scxml/invoke-static
INSTALLS += target

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