mailcommon
MailCommon::CollectionGeneralPage Class Reference
#include <collectiongeneralpage.h>
Inherits CollectionPropertiesPage.
Public Types | |
enum | FolderContentsType { ContentsTypeMail = 0, ContentsTypeCalendar, ContentsTypeContact, ContentsTypeNote, ContentsTypeTask, ContentsTypeJournal, ContentsTypeConfiguration, ContentsTypeFreebusy, ContentsTypeFile, ContentsTypeLast = ContentsTypeFile } |
enum | IncidencesFor { IncForNobody, IncForAdmins, IncForReaders } |
Public Member Functions | |
CollectionGeneralPage (QWidget *parent=0) | |
~CollectionGeneralPage () | |
void | load (const Akonadi::Collection &collection) |
void | save (Akonadi::Collection &collection) |
Protected Member Functions | |
void | init (const Akonadi::Collection &) |
Detailed Description
Definition at line 40 of file collectiongeneralpage.h.
Member Enumeration Documentation
Definition at line 51 of file collectiongeneralpage.h.
Enumerator | |
---|---|
IncForNobody | |
IncForAdmins | |
IncForReaders |
Definition at line 64 of file collectiongeneralpage.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 55 of file collectiongeneralpage.cpp.
CollectionGeneralPage::~CollectionGeneralPage | ( | ) |
Definition at line 62 of file collectiongeneralpage.cpp.
Member Function Documentation
|
protected |
Definition at line 248 of file collectiongeneralpage.cpp.
void CollectionGeneralPage::load | ( | const Akonadi::Collection & | collection | ) |
Definition at line 454 of file collectiongeneralpage.cpp.
void CollectionGeneralPage::save | ( | Akonadi::Collection & | collection | ) |
Definition at line 495 of file collectiongeneralpage.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:55:15 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:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.