My answer stays the same:
QListViewItem:ixmap() return the pixmap on which you can call fill().
EDIT: by the way setPixmap(1,0) is not clearing the pixmap, but sets a null pixamp (i.e it sets no pixamp) in the QListViewItem.
My answer stays the same:
QListViewItem:ixmap() return the pixmap on which you can call fill().
EDIT: by the way setPixmap(1,0) is not clearing the pixmap, but sets a null pixamp (i.e it sets no pixamp) in the QListViewItem.
Last edited by high_flyer; 18th January 2006 at 21:09.
Bookmarks