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

Detailed Description
Definition at line 36 of file detailledstyle.h.
Public Member Functions | |
DetailledPrintStyle (PrintingWizard *parent, const char *name=0) | |
~DetailledPrintStyle () | |
void | print (const KABC::Addressee::List &contacts, PrintProgress *) |
Protected Member Functions | |
bool | printEntries (const KABC::Addressee::List &contacts, KPrinter *printer, QPainter *painter, const QRect &window) |
bool | printEntry (const KABC::Addressee &contact, const QRect &window, QPainter *painter, int top, bool fake, QRect *brect) |
Member Function Documentation
void DetailledPrintStyle::print | ( | const KABC::Addressee::List & | contacts, | |
PrintProgress * | ||||
) | [virtual] |
Reimplement this method to actually print.
Implements KABPrinting::PrintStyle.
Definition at line 125 of file detailledstyle.cpp.
The documentation for this class was generated from the following files: