KNewStuff
entryloader.cpp
Go to the documentation of this file.
void clear()
void clear()
const Provider * provider() const
Returns the provider which was used for download.
Definition: entryloader.cpp:67
TransferJob * get(const KUrl &url, LoadType reload=NoReload, JobFlags flags=DefaultFlags)
QDomElement documentElement() const
void signalEntriesLoaded(KNS::Entry::List list)
Indicates that the list of entries has been successfully loaded.
QDomNode nextSibling() const
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
QDomElement toElement() const
void append(const T &value)
QByteArray & append(char ch)
bool isNull() const
void signalEntriesFailed()
Indicates that the list of entries could not be loaded.
QDomNode firstChild() const
static QDebug kWarning(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
QString tagName() const
void slotJobData(KIO::Job *, const QByteArray &)
Definition: entryloader.cpp:72
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
bool setContent(const QByteArray &data, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.