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, QVector < Collection::Id > >  | childCollections | 
| QHash< Collection::Id, Collection > | collections | 
| bool | fetchStatistics | 
| QString | headerContent | 
| 
QHash< Collection::Id, QVector < Collection::Id > >  | m_newChildCollections | 
| QHash< Collection::Id, Collection > | m_newCollections | 
| QStringList | mimeTypes | 
| Monitor * | monitor | 
| CollectionModel * | q_ptr | 
| Session * | session | 
| bool | unsubscribed | 
Detailed Description
Definition at line 44 of file collectionmodel_p.h.
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 23:00:28 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 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference