akonadi/kmime
20 #ifndef AKONADI_SPECIALMAILCOLLECTIONS_H
21 #define AKONADI_SPECIALMAILCOLLECTIONS_H
23 #include "akonadi-kmime_export.h"
25 #include "akonadi/specialcollections.h"
29 class SpecialMailCollectionsPrivate;
100 bool hasCollection( Type type,
const AgentInstance &instance )
const;
106 Akonadi::Collection collection( Type type,
const AgentInstance &instance )
const;
116 bool registerCollection( Type type,
const Akonadi::Collection &collection );
122 bool hasDefaultCollection( Type type )
const;
128 Akonadi::Collection defaultCollection( Type type )
const;
130 void verifyI18nDefaultCollection( Type type );
132 void slotCollectionModified(KJob*);
135 friend class SpecialMailCollectionsPrivate;
137 #if 1 // TODO do this only if building tests:
139 friend class LocalFoldersTest;
144 SpecialMailCollectionsPrivate *
const d;
150 #endif // AKONADI_SPECIALMAILCOLLECTIONS_H
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:28:59 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.