kmail
CollectionTemplatesPage Class Reference
#include <collectiontemplatespage.h>
Inherits CollectionPropertiesPage.
Public Slots | |
void | slotCopyGlobal () |
Public Member Functions | |
CollectionTemplatesPage (QWidget *parent=0) | |
~CollectionTemplatesPage () | |
bool | canHandle (const Akonadi::Collection &collection) const |
void | load (const Akonadi::Collection &col) |
void | save (Akonadi::Collection &col) |
Detailed Description
Definition at line 30 of file collectiontemplatespage.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 35 of file collectiontemplatespage.cpp.
CollectionTemplatesPage::~CollectionTemplatesPage | ( | ) |
Definition at line 43 of file collectiontemplatespage.cpp.
Member Function Documentation
bool CollectionTemplatesPage::canHandle | ( | const Akonadi::Collection & | collection | ) | const |
Definition at line 47 of file collectiontemplatespage.cpp.
void CollectionTemplatesPage::load | ( | const Akonadi::Collection & | col | ) |
Definition at line 94 of file collectiontemplatespage.cpp.
void CollectionTemplatesPage::save | ( | Akonadi::Collection & | col | ) |
Definition at line 112 of file collectiontemplatespage.cpp.
|
slot |
Definition at line 124 of file collectiontemplatespage.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:58:52 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:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.