[Qt-interest] Images in a QComboBox

Tim W timpie.w at gmail.com
Fri Mar 13 19:54:03 CET 2009


>How could I make a combo box containing a list of images ?

The same way you draw images on other model views.
Reimplement QStyledItemDelegate::paint function and set the custom delegate
to the combo box.

Cheers,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090313/e02919a6/attachment.html 


More information about the Qt-interest-old mailing list