Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, February 2007
QListViewItem::paintCell plus extra regions


Message 1 in thread

Hi. I have a problem with drawing background for QListViewItem.
I can set my background color for the item in MyListViewItem::paintCell(). 
It works fine.
But I need to draw item's background as it shown here (from ACDSee):

http://www.qtforum.org/attachment.php?attachmentid=1007

I.e. I want to draw a background color that is painted over the whole 
line, not only over item's rectangle.

Is it possible  ?
Thanks.

---

--
 [ signature omitted ]