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

Pie Chart Customization Example

This example shows how the look and feel of a pie chart can be customized.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Pie Chart Customization Example

 
Sélectionnez
QT += charts
requires(qtConfig(combobox))

HEADERS += \
    brushtool.h \
    customslice.h \
    mainwidget.h \
    pentool.h

SOURCES += \
    brushtool.cpp \
    customslice.cpp \
    main.cpp \
    mainwidget.cpp \
    pentool.cpp

target.path = $$[QT_INSTALL_EXAMPLES]/charts/piechartcustomization
INSTALLS += target

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