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

Qt Gamepad Simple Example

A simple example demonstrating the APIs in use.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Gamepad Simple Example

 
Sélectionnez
QT += gamepad

CONFIG += c++11

SOURCES = main.cpp \
    gamepadmonitor.cpp

HEADERS += \
    gamepadmonitor.h

DISTFILES += \
    android/AndroidManifest.xml

ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android

target.path = $$[QT_INSTALL_EXAMPLES]/gamepad/simple
INSTALLS += target

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