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 Akonadi::ItemListCache * | createItemListCache (int maxCapacity, Session *session) |
virtual NotificationSource * | createNotificationSource (QObject *parent) |
virtual Akonadi::TagListCache * | createTagListCache (int maxCapacity, Session *session) |
Detailed Description
This class exists so that we can create a fake notification source in unit tests.
Definition at line 35 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.