KNewStuff
staticxmlprovider.cpp
Go to the documentation of this file.
void loadingFinished(const KNS3::Provider::SearchRequest &, const KNS3::EntryInternal::List &) const
virtual bool isInitialized() const
Definition: staticxmlprovider.cpp:119
used to keep track of a search
Definition: knewstuff3/core/provider.h:64
virtual void loadPayloadLink(const KNS3::EntryInternal &entry, int)
Definition: staticxmlprovider.cpp:261
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
void load(const KUrl &url)
Starts asynchronously loading the xml document from the specified URL.
Definition: xmlloader.cpp:39
Definition: atticaprovider.cpp:35
virtual bool setProviderXML(const QDomElement &xmldata)
set the provider data xml, to initialize the provider
Definition: staticxmlprovider.cpp:44
virtual QString id() const
A unique Id for this provider (the url in most cases)
Definition: staticxmlprovider.cpp:39
static QDebug kWarning(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
void loadingFailed(const KNS3::Provider::SearchRequest &)
void payloadLinkLoaded(const KNS3::EntryInternal &)
void providerInitialized(KNS3::Provider *)
virtual void setCachedEntries(const KNS3::EntryInternal::List &cachedEntries)
Definition: staticxmlprovider.cpp:124
QString summary() const
Retrieve a short description about the object.
Definition: entryinternal.cpp:194
void setPath(const QString &path)
virtual void loadEntries(const KNS3::Provider::SearchRequest &request)
load the given search and return given page
Definition: staticxmlprovider.cpp:130
QString searchTerm
Definition: knewstuff3/core/provider.h:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.