#include <register.h>


Public Member Functions | |
| SimpleDateGroupMarker (Register *parent, const QDate &date, const QString &txt) | |
| void | paintRegisterCell (QPainter *painter, int row, int col, const QRect &r, bool selected, const QColorGroup &cg) |
| int | rowHeightHint (void) const |
| virtual const char * | className (void) |
| KMyMoneyRegister::SimpleDateGroupMarker::SimpleDateGroupMarker | ( | Register * | parent, | |
| const QDate & | date, | |||
| const QString & | txt | |||
| ) |
| void KMyMoneyRegister::SimpleDateGroupMarker::paintRegisterCell | ( | QPainter * | painter, | |
| int | row, | |||
| int | col, | |||
| const QRect & | r, | |||
| bool | selected, | |||
| const QColorGroup & | cg | |||
| ) | [virtual] |
Reimplemented from KMyMoneyRegister::GroupMarker.
| int KMyMoneyRegister::SimpleDateGroupMarker::rowHeightHint | ( | void | ) | const [virtual] |
Reimplemented from KMyMoneyRegister::GroupMarker.
| virtual const char* KMyMoneyRegister::SimpleDateGroupMarker::className | ( | void | ) | [inline, virtual] |
Reimplemented from KMyMoneyRegister::FancyDateGroupMarker.
1.5.6