syndication/rdf
Classes | |
| class | ContentVocab |
| class | Document |
| class | DublinCore |
| class | DublinCoreVocab |
| class | Image |
| class | Item |
| class | Literal |
| class | Model |
| class | ModelMaker |
| class | Node |
| class | NodeVisitor |
| class | Parser |
| class | Property |
| class | RDFVocab |
| class | Resource |
| class | ResourceWrapper |
| class | RSS09Vocab |
| class | RSSVocab |
| class | Sequence |
| class | Statement |
| class | SyndicationInfo |
| class | SyndicationVocab |
| class | TextInput |
Typedefs | |
| typedef boost::shared_ptr< Property > | PropertyPtr |
| typedef boost::shared_ptr< Resource > | ResourcePtr |
| typedef boost::shared_ptr< Statement > | StatementPtr |
Functions | |
| static QList< Item > | sortListToMatchSequence (QList< Item > items, const QStringList &uriSequence) |
Detailed Description
Syndication's parser for the RDF-based RSS 0.9 and RSS 1.0 formats.
Typedef Documentation
◆ PropertyPtr
| typedef boost::shared_ptr< Property > Syndication::RDF::PropertyPtr |
Definition at line 38 of file rdfvocab.h.
◆ ResourcePtr
| typedef boost::shared_ptr< Resource > Syndication::RDF::ResourcePtr |
Definition at line 40 of file rdfvocab.h.
◆ StatementPtr
| typedef boost::shared_ptr<Statement> Syndication::RDF::StatementPtr |
Definition at line 42 of file resource.h.
Function Documentation
◆ sortListToMatchSequence()
|
static |
Definition at line 155 of file document.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jul 24 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jul 24 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.