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

Qt Quick Extras - Gallery

An interactive showcase of the various controls.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Quick Extras - Gallery

 
Sélectionnez
TEMPLATE = app
TARGET = gallery
INCLUDEPATH += .
QT += quick

SOURCES += \
    main.cpp

RESOURCES += \
    gallery.qrc

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

OTHER_FILES += \
    qml/BlackButtonBackground.qml \
    qml/BlackButtonStyle.qml \
    qml/CircularGaugeDarkStyle.qml \
    qml/CircularGaugeDefaultStyle.qml \
    qml/CircularGaugeLightStyle.qml \
    qml/CircularGaugeView.qml \
    qml/ControlLabel.qml \
    qml/ControlView.qml \
    qml/ControlViewToolBar.qml \
    qml/CustomizerSwitch.qml \
    qml/CustomizerLabel.qml \
    qml/CustomizerSlider.qml \
    qml/FlickableMoreIndicator.qml \
    qml/gallery.qml \
    qml/PieMenuControlView.qml \
    qml/PieMenuDefaultStyle.qml \
    qml/PieMenuDarkStyle.qml \
    qml/StylePicker.qml \
    gallery.qrc

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