Syndication Library
global.h
the host was contacted successfully, but reported a 404 error
Definition: global.h:95
the source was accepted by a parser, but the actual parsing failed.
Definition: global.h:111
Represents the source of a syndication document, as read from the downloaded file.
Definition: documentsource.h:50
FeedPtr parse(const DocumentSource &src, const QString &formatHint)
parses a document from a source and returns a new Feed object wrapping the feed content.
Definition: global.cpp:69
The source is valid XML, but no parser accepted it.
Definition: global.h:108
No error occurred, feed was fetched and parsed successfully.
Definition: global.h:87
retriever error not covered by the error codes above.
Definition: global.h:98
A collection of format-specific parser implementations.
Definition: global.h:36
ParserCollection< Feed > * parserCollection()
The default ParserCollection instance parsing a DocumentSource into a Feed object.
Definition: global.cpp:55
The hostname couldn't get resolved to an IP address.
Definition: global.h:93
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:32 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:37:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.