kaddressbook
KABPrinting::CompactStyle Class Reference
#include <compactstyle.h>
Inheritance diagram for KABPrinting::CompactStyle:
Public Member Functions | |
CompactStyle (PrintingWizard *parent) | |
~CompactStyle () | |
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 33 of file compactstyle.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 128 of file compactstyle.cpp.
CompactStyle::~CompactStyle | ( | ) |
Definition at line 161 of file compactstyle.cpp.
Member Function Documentation
|
virtual |
prints the contacts
Implements KABPrinting::PrintStyle.
Definition at line 165 of file compactstyle.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.