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 QHash< Akonadi::Item::Id, KNote * > ¬es) |
Detailed Description
Definition at line 27 of file knoteprintselectednotesdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 30 of file knoteprintselectednotesdialog.cpp.
KNotePrintSelectedNotesDialog::~KNotePrintSelectedNotesDialog | ( | ) |
Definition at line 64 of file knoteprintselectednotesdialog.cpp.
Member Function Documentation
bool KNotePrintSelectedNotesDialog::preview | ( | ) | const |
Definition at line 108 of file knoteprintselectednotesdialog.cpp.
QList< KNotePrintObject * > KNotePrintSelectedNotesDialog::selectedNotes | ( | ) | const |
Definition at line 89 of file knoteprintselectednotesdialog.cpp.
QString KNotePrintSelectedNotesDialog::selectedTheme | ( | ) | const |
Definition at line 103 of file knoteprintselectednotesdialog.cpp.
Definition at line 76 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.