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

Qt Sensors - QML example

The QtSensors - QML example demonstrates the QML sensors types in the QtSensors 5 import.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Sensors - QML example

 
Sélectionnez
TEMPLATE = app
TARGET = qmlqtsensors
QT += quick
SOURCES = main.cpp

RESOURCES += \
    qmlqtsensors.qrc

OTHER_FILES = \
    $$files(*.qml) \
    components

target.path = $$[QT_INSTALL_EXAMPLES]/sensors/qmlqtsensors
INSTALLS += target

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