#include <changenotificationdependenciesfactory_p.h>
This class exists so that we can create a fake notification source in unit tests.
Definition at line 35 of file changenotificationdependenciesfactory_p.h.
◆ ~ChangeNotificationDependenciesFactory()
virtual Akonadi::ChangeNotificationDependenciesFactory::~ChangeNotificationDependenciesFactory |
( |
| ) |
|
|
inlinevirtual |
◆ createChangeMediator()
QObject * ChangeNotificationDependenciesFactory::createChangeMediator |
( |
QObject * | parent | ) |
|
|
virtual |
◆ createCollectionCache()
CollectionCache * ChangeNotificationDependenciesFactory::createCollectionCache |
( |
int | maxCapacity, |
|
|
Session * | session ) |
|
virtual |
◆ createItemCache()
ItemCache * ChangeNotificationDependenciesFactory::createItemCache |
( |
int | maxCapacity, |
|
|
Session * | session ) |
|
virtual |
◆ createItemListCache()
ItemListCache * ChangeNotificationDependenciesFactory::createItemListCache |
( |
int | maxCapacity, |
|
|
Session * | session ) |
|
virtual |
◆ createNotificationSource()
NotificationSource * ChangeNotificationDependenciesFactory::createNotificationSource |
( |
QObject * | parent | ) |
|
|
virtual |
◆ createTagListCache()
TagListCache * ChangeNotificationDependenciesFactory::createTagListCache |
( |
int | maxCapacity, |
|
|
Session * | session ) |
|
virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by
doxygen 1.10.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.