kaddressbook
KABPrinting::GrantleePrintStyle Class Reference
#include <grantleeprintstyle.h>
Inheritance diagram for KABPrinting::GrantleePrintStyle:
Public Member Functions | |
GrantleePrintStyle (const QString &themePath, PrintingWizard *parent) | |
~GrantleePrintStyle () | |
void | print (const KABC::Addressee::List &, PrintProgress *) |
Public Member Functions inherited from KABPrinting::PrintStyle | |
PrintStyle (PrintingWizard *wizard) | |
virtual | ~PrintStyle () |
void | hidePages () |
ContactFields::Field | preferredSortField () const |
Qt::SortOrder | preferredSortOrder () const |
const QPixmap & | preview () const |
void | showPages () |
Additional Inherited Members | |
Protected Member Functions inherited from KABPrinting::PrintStyle | |
void | addPage (QWidget *page, const QString &title) |
void | setPreferredSortOptions (ContactFields::Field, Qt::SortOrder sortOrder=Qt::AscendingOrder) |
bool | setPreview (const QString &fileName) |
void | setPreview (const QPixmap &image) |
PrintingWizard * | wizard () const |
Detailed Description
Definition at line 32 of file grantleeprintstyle.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 78 of file grantleeprintstyle.cpp.
GrantleePrintStyle::~GrantleePrintStyle | ( | ) |
Definition at line 97 of file grantleeprintstyle.cpp.
Member Function Documentation
|
virtual |
This method must be reimplemented to actually print something.
- Parameters
-
contacts The filtered and sorted list of contacts. progress The object to inform the user about the progress of printing.
Implements KABPrinting::PrintStyle.
Definition at line 102 of file grantleeprintstyle.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.