akonadi
Akonadi::ChangeNotificationDependenciesFactory Class Reference
#include <changenotificationdependenciesfactory_p.h>
Public Member Functions | |
virtual QObject * | createChangeMediator (QObject *parent) |
virtual Akonadi::CollectionCache * | createCollectionCache (int maxCapacity, Session *session) |
virtual Akonadi::ItemCache * | createItemCache (int maxCapacity, Session *session) |
virtual QObject * | createNotificationSource (QObject *parent) |
Detailed Description
This class exists so that we can create a fake notification source in unit tests.
Definition at line 33 of file changenotificationdependenciesfactory_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 19:20:48 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 19:20:48 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.