kmail
CollectionMailingListPage Class Reference
#include <collectionmailinglistpage.h>
Inherits CollectionPropertiesPage.
Public Member Functions | |
CollectionMailingListPage (QWidget *parent=0) | |
~CollectionMailingListPage () | |
bool | canHandle (const Akonadi::Collection &col) const |
void | load (const Akonadi::Collection &col) |
void | save (Akonadi::Collection &col) |
Protected Slots | |
void | slotFetchDone (KJob *job) |
Protected Member Functions | |
void | init (const Akonadi::Collection &) |
Detailed Description
Definition at line 42 of file collectionmailinglistpage.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 50 of file collectionmailinglistpage.cpp.
CollectionMailingListPage::~CollectionMailingListPage | ( | ) |
Definition at line 57 of file collectionmailinglistpage.cpp.
Member Function Documentation
bool CollectionMailingListPage::canHandle | ( | const Akonadi::Collection & | col | ) | const |
Definition at line 66 of file collectionmailinglistpage.cpp.
|
protected |
Definition at line 74 of file collectionmailinglistpage.cpp.
void CollectionMailingListPage::load | ( | const Akonadi::Collection & | col | ) |
Definition at line 157 of file collectionmailinglistpage.cpp.
void CollectionMailingListPage::save | ( | Akonadi::Collection & | col | ) |
Definition at line 174 of file collectionmailinglistpage.cpp.
|
protectedslot |
Definition at line 217 of file collectionmailinglistpage.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:34:33 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:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.