KNewStuff
xmlloader.h
Go to the documentation of this file.
void jobStarted(KJob *)
void load(const KUrl &url)
Starts asynchronously loading the xml document from the specified URL.
Definition: xmlloader.cpp:39
void signalLoaded(const QDomDocument &)
Indicates that the list of providers has been successfully loaded.
void signalFailed()
void slotJobData(KIO::Job *, const QByteArray &)
Definition: xmlloader.cpp:54
Definition: atticaprovider.cpp:36
QDomElement addElement(QDomDocument &doc, QDomElement &parent, const QString &tag, const QString &value)
Definition: xmlloader.cpp:80
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.