#include <mailinterfaces.h>
Generic interface for mail kernels.
Definition at line 45 of file mailinterfaces.h.
virtual MailCommon::IKernel::~IKernel |
( |
| ) |
|
|
inlinevirtual |
virtual Akonadi::EntityMimeTypeFilterModel* MailCommon::IKernel::collectionModel |
( |
| ) |
const |
|
pure virtual |
Returns a model of all folders in KMail.
This is basically the same as entityTreeModel(), but with items filtered out, the model contains only collections.
virtual KSharedConfig::Ptr MailCommon::IKernel::config |
( |
| ) |
|
|
pure virtual |
virtual Akonadi::ChangeRecorder* MailCommon::IKernel::folderCollectionMonitor |
( |
| ) |
const |
|
pure virtual |
virtual KPIMIdentities::IdentityManager* MailCommon::IKernel::identityManager |
( |
| ) |
|
|
pure virtual |
Return the pointer to the identity manager.
virtual JobScheduler* MailCommon::IKernel::jobScheduler |
( |
| ) |
const |
|
pure virtual |
virtual MessageComposer::MessageSender* MailCommon::IKernel::msgSender |
( |
| ) |
|
|
pure virtual |
virtual void MailCommon::IKernel::syncConfig |
( |
| ) |
|
|
pure virtual |
virtual void MailCommon::IKernel::updateSystemTray |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
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
KDE's Doxygen guidelines are available online.