kaddressbook
KABPrinting::MikesStyle Class Reference
Inheritance diagram for KABPrinting::MikesStyle:

Detailed Description
Definition at line 36 of file mikesstyle.h.
Public Member Functions | |
MikesStyle (PrintingWizard *parent, const char *name) | |
~MikesStyle () | |
void | print (const KABC::Addressee::List &, PrintProgress *) |
Protected Member Functions | |
void | doPaint (QPainter &painter, const KABC::Addressee &addr, int maxHeight, const QFont &font, const QFont &bFont) |
int | calcHeight (const KABC::Addressee &addr, const QFont &font, const QFont &bFont) |
void | paintTagLine (QPainter &p, const QFont &font) |
QString | trimString (const QString &text, int width, QFontMetrics &fm) |
Member Function Documentation
void MikesStyle::print | ( | const KABC::Addressee::List & | , | |
PrintProgress * | ||||
) | [virtual] |
Reimplement this method to actually print.
Implements KABPrinting::PrintStyle.
Definition at line 56 of file mikesstyle.cpp.
The documentation for this class was generated from the following files: