KNewStuff
entryloader.h
Go to the documentation of this file.
const Provider * provider() const
Returns the provider which was used for download.
Definition: entryloader.cpp:67
void signalEntriesFailed()
Indicates that the list of entries could not be 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
void slotJobData(KIO::Job *, const QByteArray &)
Definition: entryloader.cpp:72
void signalEntriesLoaded(KNS::Entry::List list)
Indicates that the list of entries has been successfully loaded.
Definition: knewstuff2/core/author.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.