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

CBListItem Class Reference

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

Collaboration diagram for CBListItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CBListItem (TranInfo *, QListView *, QString=QString::null, QString=QString::null, QString=QString::null, QString=QString::null, QString=QString::null, QString=QString::null, QString=QString::null, QString=QString::null)
void paintCell (QPainter *, const QColorGroup &, int, int, int)
TranInfogetTranInfo ()

Private Member Functions

bool isAltBackground ()

Private Attributes

TranInfo_pTran
QListView * owner
bool m_known
bool m_odd

Constructor & Destructor Documentation

CBListItem::CBListItem TranInfo ,
QListView *  ,
QString  = QString::null,
QString  = QString::null,
QString  = QString::null,
QString  = QString::null,
QString  = QString::null,
QString  = QString::null,
QString  = QString::null,
QString  = QString::null
 

Definition at line 719 of file checkbook.cpp.

References _pTran, FALSE, m_known, and owner.


Member Function Documentation

TranInfo* CBListItem::getTranInfo  )  [inline]
 

Definition at line 137 of file checkbook.h.

References _pTran.

Referenced by Checkbook::adjustBalance().

bool CBListItem::isAltBackground  )  [private]
 

Definition at line 745 of file checkbook.cpp.

References m_known, and m_odd.

Referenced by paintCell().

void CBListItem::paintCell QPainter *  ,
const QColorGroup &  ,
int  ,
int  ,
int 
 

Definition at line 729 of file checkbook.cpp.

References isAltBackground().


Member Data Documentation

TranInfo* CBListItem::_pTran [private]
 

Definition at line 140 of file checkbook.h.

Referenced by CBListItem(), and getTranInfo().

bool CBListItem::m_known [private]
 

Definition at line 142 of file checkbook.h.

Referenced by CBListItem(), and isAltBackground().

bool CBListItem::m_odd [private]
 

Definition at line 143 of file checkbook.h.

Referenced by isAltBackground().

QListView* CBListItem::owner [private]
 

Definition at line 141 of file checkbook.h.

Referenced by CBListItem().


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