knotes
KNotePrinter Class Reference
#include <knoteprinter.h>
Detailed Description
Definition at line 14 of file knoteprinter.h.
Public Member Functions | |
| QFont | defaultFont () const |
| KNotePrinter () | |
| void | printNote (const QString &name, const QString &htmlText) const |
| void | printNotes (const QList< KCal::Journal * > &journals) const |
| void | setDefaultFont (const QFont &font) |
Constructor & Destructor Documentation
| KNotePrinter::KNotePrinter | ( | ) |
Definition at line 15 of file knoteprinter.cpp.
Member Function Documentation
| QFont KNotePrinter::defaultFont | ( | ) | const |
Definition at line 24 of file knoteprinter.cpp.
Definition at line 76 of file knoteprinter.cpp.
| void KNotePrinter::printNotes | ( | const QList< KCal::Journal * > & | journals | ) | const |
Definition at line 83 of file knoteprinter.cpp.
| void KNotePrinter::setDefaultFont | ( | const QFont & | font | ) |
Definition at line 19 of file knoteprinter.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference