kaddressbook
KABPrinting::MikesStyle Class Reference
#include <mikesstyle.h>
Inheritance diagram for KABPrinting::MikesStyle:

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