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

Qt SCXML Media Player QML Example (Static)

A Qt Quick application that sends data to and receives it from a compiled ECMAScript data model.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt SCXML Media Player QML Example (Static)

 
Sélectionnez
TEMPLATE = app

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

SOURCES += mediaplayer-qml-static.cpp

RESOURCES += mediaplayer-qml-static.qrc

STATECHARTS = ../mediaplayer-common/mediaplayer.scxml

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

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