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

Colliding Mice Example

Demonstrates how to animate items on a graphics view.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Colliding Mice Example

 
Sélectionnez
QT += widgets

HEADERS += \
        mouse.h
SOURCES += \
        main.cpp \
        mouse.cpp

RESOURCES += \
        mice.qrc

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview/collidingmice
INSTALLS += target

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