#include <register.h>
Inheritance diagram for KMyMoneyRegister::GroupMarker:


Public Member Functions | |
| GroupMarker (Register *parent, const QString &txt=QString()) | |
| ~GroupMarker () | |
| void | setText (const QString &txt) |
| const QString & | text (void) const |
| bool | isSelectable (void) const |
| bool | canHaveFocus (void) const |
| int | numRows (void) const |
| virtual const char * | className (void) |
| bool | isErronous (void) const |
| void | paintRegisterCell (QPainter *painter, int row, int col, const QRect &r, bool selected, const QColorGroup &cg) |
| void | paintFormCell (QPainter *, int, int, const QRect &, bool, const QColorGroup &) |
| int | rowHeightHint (void) const |
| bool | matches (const QString &) const |
| virtual int | sortSamePostDate (void) const |
Protected Member Functions | |
| void | setupColors (QColorGroup &cg) |
Protected Attributes | |
| QString | m_txt |
| unsigned int | m_drawCounter |
Static Protected Attributes | |
| static QPixmap * | m_bg |
| static int | m_bgRefCnt |
|
||||||||||||
|
|
|
|
|
|
|
Implements KMyMoneyRegister::RegisterItem. |
|
|
|
Implements KMyMoneyRegister::RegisterItem. |
|
|
Implements KMyMoneyRegister::RegisterItem. |
|
|
Implements KMyMoneyRegister::RegisterItem. |
|
|
|
|
||||||||||||||||||||||||||||
|
Implements KMyMoneyRegister::RegisterItem. |
|
||||||||||||||||||||||||||||
|
Implements KMyMoneyRegister::RegisterItem. Reimplemented in KMyMoneyRegister::SimpleDateGroupMarker. |
|
|
Reimplemented from KMyMoneyRegister::RegisterItem. Reimplemented in KMyMoneyRegister::SimpleDateGroupMarker. |
|
|
|
|
|
Reimplemented in KMyMoneyRegister::FiscalYearGroupMarker. |
|
|
Implements KMyMoneyRegister::RegisterItem. Reimplemented in KMyMoneyRegister::StatementGroupMarker, and KMyMoneyRegister::FiscalYearGroupMarker. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1