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

Qt Quick Controls 1 - Gallery

A collection of components for a classic desktop-style UI.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Quick Controls 1 - Gallery

 
Sélectionnez
TEMPLATE = app
TARGET = gallery

SOURCES += \
    main.cpp

RESOURCES += \
    gallery.qrc

OTHER_FILES += \
    main.qml \
    qml/ButtonPage.qml \
    qml/InputPage.qml \
    qml/ProgressPage.qml \
    qml/UI.js \
    qml/+android/UI.js \
    qml/+ios/UI.js \
    qml/+osx/UI.js

include(../shared/shared.pri)

target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/gallery
INSTALLS += target

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