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

Color Editor Factory Example

This example shows how to create an editor that can be used by a QItemDelegate.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Color Editor Factory Example

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

HEADERS     = colorlisteditor.h \
              window.h
SOURCES     = colorlisteditor.cpp \
              window.cpp \
              main.cpp

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/itemviews/coloreditorfactory
INSTALLS += target

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