#include </home/clem/local/src/opie/noncore/apps/checkbook/checkbook.h>
Collaboration diagram for CBListItem:

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) |
| TranInfo * | getTranInfo () |
Private Member Functions | |
| bool | isAltBackground () |
Private Attributes | |
| TranInfo * | _pTran |
| QListView * | owner |
| bool | m_known |
| bool | m_odd |
|
||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 719 of file checkbook.cpp. |
|
|
Definition at line 137 of file checkbook.h. References _pTran. Referenced by Checkbook::adjustBalance(). |
|
|
Definition at line 745 of file checkbook.cpp. References m_known, and m_odd. Referenced by paintCell(). |
|
||||||||||||||||||||||||
|
Definition at line 729 of file checkbook.cpp. References isAltBackground(). |
|
|
Definition at line 140 of file checkbook.h. Referenced by CBListItem(), and getTranInfo(). |
|
|
Definition at line 142 of file checkbook.h. Referenced by CBListItem(), and isAltBackground(). |
|
|
Definition at line 143 of file checkbook.h. Referenced by isAltBackground(). |
|
|
Definition at line 141 of file checkbook.h. Referenced by CBListItem(). |
1.4.2