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 QSharedPointer< Property > | PropertyPtr |
typedef QSharedPointer< Resource > | ResourcePtr |
typedef QSharedPointer< 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 QSharedPointer< Property > Syndication::RDF::PropertyPtr |
Definition at line 24 of file rdfvocab.h.
◆ ResourcePtr
typedef QSharedPointer< Resource > Syndication::RDF::ResourcePtr |
Definition at line 26 of file rdfvocab.h.
◆ StatementPtr
Definition at line 27 of file resource.h.
Function Documentation
◆ sortListToMatchSequence()
|
static |
Definition at line 140 of file rdf/document.cpp.
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.