kmail
CollectionStorageModel Class Reference
#include <collectionpane.h>
Inherits StorageModel.
Public Member Functions | |
CollectionStorageModel (QAbstractItemModel *model, QItemSelectionModel *selectionModel, QObject *parent=0) | |
~CollectionStorageModel () | |
bool | isOutBoundFolder (const Akonadi::Collection &c) const |
Detailed Description
Definition at line 36 of file collectionpane.h.
Constructor & Destructor Documentation
|
explicit |
Create a StorageModel wrapping the specified folder.
Definition at line 50 of file collectionpane.cpp.
CollectionStorageModel::~CollectionStorageModel | ( | ) |
Definition at line 55 of file collectionpane.cpp.
Member Function Documentation
bool CollectionStorageModel::isOutBoundFolder | ( | const Akonadi::Collection & | c | ) | const |
Definition at line 59 of file collectionpane.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.