knotes
KNoteSimpleConfigDialog Class Reference
#include <knotesimpleconfigdialog.h>
Inheritance diagram for KNoteSimpleConfigDialog:
Public Slots | |
void | slotUpdateCaption (const QString &name) |
Public Member Functions | |
KNoteSimpleConfigDialog (const QString &title, QWidget *parent=0) | |
~KNoteSimpleConfigDialog () | |
void | load (Akonadi::Item &item, bool isRichText) |
void | save (Akonadi::Item &item, bool &isRichText) |
Detailed Description
Definition at line 27 of file knotesimpleconfigdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 31 of file knotesimpleconfigdialog.cpp.
KNoteSimpleConfigDialog::~KNoteSimpleConfigDialog | ( | ) |
Definition at line 61 of file knotesimpleconfigdialog.cpp.
Member Function Documentation
void KNoteSimpleConfigDialog::load | ( | Akonadi::Item & | item, |
bool | isRichText | ||
) |
Definition at line 66 of file knotesimpleconfigdialog.cpp.
void KNoteSimpleConfigDialog::save | ( | Akonadi::Item & | item, |
bool & | isRichText | ||
) |
Definition at line 78 of file knotesimpleconfigdialog.cpp.
|
slot |
Definition at line 73 of file knotesimpleconfigdialog.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.