knotes
KNotePrintSelectedNotesDialog Class Reference
#include <knoteprintselectednotesdialog.h>
Inheritance diagram for KNotePrintSelectedNotesDialog:
Public Member Functions | |
KNotePrintSelectedNotesDialog (QWidget *parent=0) | |
~KNotePrintSelectedNotesDialog () | |
bool | preview () const |
QList< KNotePrintObject * > | selectedNotes () const |
QString | selectedTheme () const |
void | setNotes (const QMap< QString, KNote * > ¬es) |
Detailed Description
Definition at line 29 of file knoteprintselectednotesdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 32 of file knoteprintselectednotesdialog.cpp.
KNotePrintSelectedNotesDialog::~KNotePrintSelectedNotesDialog | ( | ) |
Definition at line 66 of file knoteprintselectednotesdialog.cpp.
Member Function Documentation
bool KNotePrintSelectedNotesDialog::preview | ( | ) | const |
Definition at line 110 of file knoteprintselectednotesdialog.cpp.
QList< KNotePrintObject * > KNotePrintSelectedNotesDialog::selectedNotes | ( | ) | const |
Definition at line 91 of file knoteprintselectednotesdialog.cpp.
QString KNotePrintSelectedNotesDialog::selectedTheme | ( | ) | const |
Definition at line 105 of file knoteprintselectednotesdialog.cpp.
void KNotePrintSelectedNotesDialog::setNotes | ( | const QMap< QString, KNote * > & | notes | ) |
Definition at line 78 of file knoteprintselectednotesdialog.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.