Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KListViewItem Class Reference

listview item with alternate background colour support More...

#include <klistview.h>

Inheritance diagram for KListViewItem:

KFileListViewItem KFileTreeViewItem List of all members.

Public Methods

 KListViewItem (QListView *parent)
bool isAlternate ()
const QColor & backgroundColor ()

Detailed Description

listview item with alternate background colour support

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.


Constructor & Destructor Documentation

KListViewItem::KListViewItem QListView *    parent
 

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).


Member Function Documentation

const QColor& KListViewItem::backgroundColor  
 

returns the background colour for this item

bool KListViewItem::isAlternate  
 

returns true if this item is to be drawn with the alternate background


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:18 2003 for kdelibs by doxygen1.2.18