Syndication
rss2/source.h
Class representing the <source> element in RSS2.
Definition rss2/source.h:30
Source()
Default constructor, creates a null object, for which isNull() is true.
Definition rss2/source.cpp:17
QString source() const
The name of the RSS channel that the item came from, derived from its <title>.
Definition rss2/source.cpp:27
QString debugInfo() const
Returns a description of the object for debugging purposes.
Definition rss2/source.cpp:37
QString url() const
Required attribute, links to the XMLization of the source.
Definition rss2/source.cpp:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.