KNewStuff
entryloader.cpp
Go to the documentation of this file.
HideProgressInfo
TransferJob * get(const KUrl &url, LoadType reload=NoReload, JobFlags flags=DefaultFlags)
void signalEntriesLoaded(KNS::Entry::List list)
Indicates that the list of entries has been successfully loaded.
void load(const Provider *provider, Feed *feed)
Starts asynchronously loading the list of entries from the given provider for the given feed.
Definition: entryloader.cpp:40
const Provider * provider() const
Returns the provider which was used for download.
Definition: entryloader.cpp:67
int error() const
void signalEntriesFailed()
Indicates that the list of entries could not be loaded.
NoReload
static QDebug kWarning(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
Definition: knewstuff2/core/author.h:26
void slotJobData(KIO::Job *, const QByteArray &)
Definition: entryloader.cpp:72
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:03:27 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:03:27 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.