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

Qt Quick Examples - Shapes

A Qt Quick example demonstrating the use of shape items.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Quick Examples - Shapes

 
Sélectionnez
TEMPLATE = app

QT += quick qml
SOURCES += main.cpp
RESOURCES += shapes.qrc
OTHER_FILES += content/main.qml \
               content/shapegallery.qml \
               content/interactive.qml \
               content/sampling.qml \
               content/clippedtigers.qml \
               content/tiger.qml \
               content/tapableTriangle.qml \
               content/item2.qml \
               content/item3.qml \
               content/item4.qml \
               content/item5.qml \
               content/item6.qml \
               content/item7.qml \
               content/item8.qml \
               content/item9.qml \
               content/item10.qml \
               content/item11.qml \
               content/item12.qml \
               content/item13.qml \
               content/item14.qml \
               content/item15.qml \
               content/item17.qml

target.path = $$[QT_INSTALL_EXAMPLES]/quick/shapes
INSTALLS += target

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