KNewStuff
cache.h
Go to the documentation of this file.
54 void insertRequest(const KNS3::Provider::SearchRequest&, const KNS3::EntryInternal::List& entries);
Definition cache.h:31
void insertRequest(const KNS3::Provider::SearchRequest &, const KNS3::EntryInternal::List &entries)
Definition cache.cpp:233
static QSharedPointer< Cache > getCache(const QString &appName)
Returns an instance of a shared cache for appName That way it is made sure, that there do not exist d...
Definition cache.cpp:41
EntryInternal::List requestFromCache(const KNS3::Provider::SearchRequest &)
Definition cache.cpp:240
void registerChangedEntry(const KNS3::EntryInternal &entry)
Definition cache.cpp:228
EntryInternal::List registryForProvider(const QString &providerId)
All entries that have been installed by a certain provider.
Definition cache.cpp:187
Definition atticaprovider.cpp:36
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
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.