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

QML Poster Example

A QML example about reading and displaying NFC Data Exchange Format (NDEF) messages.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QML Poster Example

 
Sélectionnez
QT += qml quick network nfc

SOURCES += \
    qmlposter.cpp

TARGET = qml_poster
TEMPLATE = app

RESOURCES += \
    poster.qrc

OTHER_FILES += \
    poster.qml

target.path = $$[QT_INSTALL_EXAMPLES]/nfc/poster
INSTALLS += target

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