knotes
KNotePrinter Class Reference
#include <knoteprinter.h>
Public Member Functions | |
| KNotePrinter () | |
| ~KNotePrinter () | |
| QFont | defaultFont () const |
| void | printNotes (const QList< KNotePrintObject * > lst, const QString &themePath, bool preview) |
| void | setDefaultFont (const QFont &font) |
Detailed Description
Definition at line 33 of file knoteprinter.h.
Constructor & Destructor Documentation
| KNotePrinter::KNotePrinter | ( | ) |
Definition at line 41 of file knoteprinter.cpp.
| KNotePrinter::~KNotePrinter | ( | ) |
Definition at line 47 of file knoteprinter.cpp.
Member Function Documentation
| QFont KNotePrinter::defaultFont | ( | ) | const |
Definition at line 57 of file knoteprinter.cpp.
| void KNotePrinter::printNotes | ( | const QList< KNotePrintObject * > | lst, |
| const QString & | themePath, | ||
| bool | preview | ||
| ) |
Definition at line 125 of file knoteprinter.cpp.
| void KNotePrinter::setDefaultFont | ( | const QFont & | font | ) |
Definition at line 52 of file knoteprinter.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:56:33 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:56:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference