Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ShadedListItem Class Reference

#include </home/clem/local/src/opie/noncore/apps/zsafe/shadedlistitem.h>

List of all members.

Public Member Functions

 ShadedListItem (int index, QListViewItem *parent)
 ShadedListItem (int index, QListView *parent)
 ShadedListItem (int index, QListView *parent, QListViewItem *after)
 ShadedListItem (int index, QListView *parent, QString label1, QString label2=QString::null, QString label3=QString::null)
 ShadedListItem (int index, QListView *parent, QListViewItem *after, QString label1, QString label2=QString::null, QString label3=QString::null)
 ~ShadedListItem ()
void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment)

Private Attributes

QListView * lv
bool oddRow


Constructor & Destructor Documentation

ShadedListItem::ShadedListItem int  index,
QListViewItem *  parent
 

Definition at line 16 of file shadedlistitem.cpp.

References oddRow.

ShadedListItem::ShadedListItem int  index,
QListView *  parent
 

Definition at line 22 of file shadedlistitem.cpp.

References oddRow.

ShadedListItem::ShadedListItem int  index,
QListView *  parent,
QListViewItem *  after
 

Definition at line 28 of file shadedlistitem.cpp.

References oddRow.

ShadedListItem::ShadedListItem int  index,
QListView *  parent,
QString  label1,
QString  label2 = QString::null,
QString  label3 = QString::null
 

Definition at line 34 of file shadedlistitem.cpp.

References oddRow.

ShadedListItem::ShadedListItem int  index,
QListView *  parent,
QListViewItem *  after,
QString  label1,
QString  label2 = QString::null,
QString  label3 = QString::null
 

Definition at line 40 of file shadedlistitem.cpp.

References oddRow.

ShadedListItem::~ShadedListItem  ) 
 

Definition at line 46 of file shadedlistitem.cpp.


Member Function Documentation

void ShadedListItem::paintCell QPainter *  p,
const QColorGroup &  cg,
int  column,
int  width,
int  alignment
 

Definition at line 52 of file shadedlistitem.cpp.

References colors, ZSafe::evenRowColor, oddRow, and ZSafe::oddRowColor.


Member Data Documentation

QListView* ShadedListItem::lv [private]
 

Definition at line 30 of file shadedlistitem.h.

bool ShadedListItem::oddRow [private]
 

Definition at line 31 of file shadedlistitem.h.

Referenced by paintCell(), and ShadedListItem().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:51:46 2005 for OPIE by  doxygen 1.4.2