akonadi
changenotificationdependenciesfactory.cpp
35NotificationSource *ChangeNotificationDependenciesFactory::createNotificationSource(QObject *parent)
85CollectionCache *ChangeNotificationDependenciesFactory::createCollectionCache(int maxCapacity, Session *session)
90ItemCache *ChangeNotificationDependenciesFactory::createItemCache(int maxCapacity, Session *session)
95ItemListCache *ChangeNotificationDependenciesFactory::createItemListCache(int maxCapacity, Session *session)
100TagListCache *ChangeNotificationDependenciesFactory::createTagListCache(int maxCapacity, Session *session)
Definition: entitycache_p.h:98
static ServerManager * self()
Returns the singleton instance of this class, for connecting to its signals.
Definition: servermanager.cpp:161
static QString serviceName(ServiceType serviceType)
Returns the namespaced D-Bus service name for serviceType.
Definition: servermanager.cpp:307
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.