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

BarModelMapper Example

This example shows how to use QAbstractItemModel derived model as the data for the bar series.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

BarModelMapper Example

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

HEADERS += \
    customtablemodel.h \
    tablewidget.h

SOURCES += \
    customtablemodel.cpp \
    main.cpp \
    tablewidget.cpp

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

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