mailcommon
MailCommon::FolderCollectionMonitor Class Reference
#include <foldercollectionmonitor.h>
Inheritance diagram for MailCommon::FolderCollectionMonitor:
Public Member Functions | |
FolderCollectionMonitor (Akonadi::Session *session, QObject *parent=0) | |
~FolderCollectionMonitor () | |
void | expireAllFolders (bool immediate, QAbstractItemModel *collectionModel) |
void | expunge (const Akonadi::Collection &, bool sync=false) |
Akonadi::ChangeRecorder * | monitor () const |
Protected Member Functions | |
void | expireAllCollection (const QAbstractItemModel *model, bool immediate, const QModelIndex &parentIndex=QModelIndex()) |
Detailed Description
Definition at line 39 of file foldercollectionmonitor.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 38 of file foldercollectionmonitor.cpp.
MailCommon::FolderCollectionMonitor::~FolderCollectionMonitor | ( | ) |
Definition at line 60 of file foldercollectionmonitor.cpp.
Member Function Documentation
|
protected |
Definition at line 77 of file foldercollectionmonitor.cpp.
void MailCommon::FolderCollectionMonitor::expireAllFolders | ( | bool | immediate, |
QAbstractItemModel * | collectionModel | ||
) |
Definition at line 69 of file foldercollectionmonitor.cpp.
void MailCommon::FolderCollectionMonitor::expunge | ( | const Akonadi::Collection & | col, |
bool | sync = false |
||
) |
Definition at line 111 of file foldercollectionmonitor.cpp.
Akonadi::ChangeRecorder * MailCommon::FolderCollectionMonitor::monitor | ( | ) | const |
Definition at line 64 of file foldercollectionmonitor.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.