Syndication
documentsource.cpp
Represents the source of a syndication document, as read from the downloaded file.
Definition documentsource.h:36
QByteArray asByteArray() const
Returns the feed source as byte array.
Definition documentsource.cpp:61
QDomDocument asDomDocument() const
Returns the feed source as DOM document.
Definition documentsource.cpp:66
QString url() const
returns the URL the document source was loaded from
Definition documentsource.cpp:96
unsigned int hash() const
calculates a hash value for the source array.
Definition documentsource.cpp:86
unsigned int size() const
returns the size the source array in bytes.
Definition documentsource.cpp:81
DocumentSource & operator=(const DocumentSource &other)
Assignment operator.
Definition documentsource.cpp:55
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.