akonadi
Akonadi::CollectionModelPrivate Class Reference
#include <collectionmodel_p.h>
Inherited by Akonadi::CollectionStatisticsModelPrivate.
Public Member Functions | |
| CollectionModelPrivate (CollectionModel *parent) | |
| void | collectionChanged (const Akonadi::Collection &) |
| void | collectionRemoved (const Akonadi::Collection &) |
| void | collectionsChanged (const Akonadi::Collection::List &cols) |
| void | collectionStatisticsChanged (Collection::Id, const Akonadi::CollectionStatistics &) |
| void | dropResult (KJob *) |
| void | editDone (KJob *) |
| QModelIndex | indexForId (Collection::Id id, int column=0) const |
| void | init () |
| void | listDone (KJob *) |
| bool | removeRowFromModel (int row, const QModelIndex &parent=QModelIndex()) |
| void | startFirstListJob () |
| bool | supportsContentType (const QModelIndex &index, const QStringList &contentTypes) |
| void | updateDone (KJob *) |
Public Attributes | |
|
QHash< Collection::Id, QList < Collection::Id > > | childCollections |
| QHash< Collection::Id, Collection > | collections |
| bool | fetchStatistics |
| QString | headerContent |
|
QHash< Collection::Id, QList < Collection::Id > > | m_newChildCollections |
| QHash< Collection::Id, Collection > | m_newCollections |
| QStringList | mimeTypes |
| Monitor * | monitor |
| CollectionModel * | q_ptr |
| Session * | session |
| bool | unsubscribed |
Detailed Description
For internal use only.
Definition at line 45 of file collectionmodel_p.h.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference