kaddressbook
KABPrinting::DetailledPrintStyle Class Reference
#include <detailledstyle.h>
Inheritance diagram for KABPrinting::DetailledPrintStyle:

Detailed Description
Definition at line 38 of file detailledstyle.h.
Public Member Functions | |
| DetailledPrintStyle (PrintingWizard *parent, const char *name=0) | |
| void | print (const KABC::Addressee::List &contacts, PrintProgress *) |
| ~DetailledPrintStyle () | |
Protected Member Functions | |
| bool | printEntries (const KABC::Addressee::List &contacts, QPrinter *printer, QPainter *painter, const QRect &window) |
| bool | printEntry (const KABC::Addressee &contact, const QRect &window, QPainter *painter, int top, bool fake, QRect *brect) |
Constructor & Destructor Documentation
| DetailledPrintStyle::DetailledPrintStyle | ( | PrintingWizard * | parent, | |
| const char * | name = 0 | |||
| ) |
Definition at line 74 of file detailledstyle.cpp.
| DetailledPrintStyle::~DetailledPrintStyle | ( | ) |
Definition at line 127 of file detailledstyle.cpp.
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 133 of file detailledstyle.cpp.
| bool DetailledPrintStyle::printEntries | ( | const KABC::Addressee::List & | contacts, | |
| QPrinter * | printer, | |||
| QPainter * | painter, | |||
| const QRect & | window | |||
| ) | [protected] |
Definition at line 248 of file detailledstyle.cpp.
| bool KABPrinting::DetailledPrintStyle::printEntry | ( | const KABC::Addressee & | contact, | |
| const QRect & | window, | |||
| QPainter * | painter, | |||
| int | top, | |||
| bool | fake, | |||
| QRect * | brect | |||
| ) | [protected] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference