syndication/rss2
Classes | |
class | Category |
class | Cloud |
class | Document |
class | Enclosure |
class | Image |
class | Parser |
class | Source |
class | TextInput |
Typedefs | |
typedef boost::shared_ptr < Document > | DocumentPtr |
Functions | |
QString | extractContent (const ElementWrapper &parent) |
Detailed Description
A parser and model classes for RSS 0.91 (Userland and Netscape flavor), 0.92, 0.93, 0.94 and 2.0(.1)
Function Documentation
QString Syndication::RSS2::extractContent | ( | const ElementWrapper & | parent | ) |
extracts encoded content from XHTML, content:encoded and friends
- Parameters
-
parent the parent node, e.g. a channel or item element
- Returns
- the content as HTML (see Item::content() for details)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.