#include <klistview.h>
Inheritance diagram for KListViewItem:

Public Methods | |
| KListViewItem (QListView *parent) | |
| bool | isAlternate () |
| const QColor & | backgroundColor () |
A listview item with support for alternate background colours. It is a drop-in replacement for QListViewItem
Definition at line 909 of file klistview.h.
|
|
constructors. The semantics remain as in QListViewItem. Although they accept a QListViewItem as parent, please don't mix KListViewItem (or subclasses) with QListViewItem (or subclasses). |
|
|
returns the background colour for this item |
|
|
returns true if this item is to be drawn with the alternate background |
1.2.18