syndication/rdf
rssvocab.cpp
PropertyPtr items() const
RSS 1.0 items property, see Document::items() for more details.
Definition: rssvocab.cpp:132
const QString & namespaceURI() const
namespace URI of the RSS 1.0 vocabulary, "http://web.resource.org/rss/1.0/"
Definition: rssvocab.cpp:91
PropertyPtr description() const
RSS 1.0 description property, see Document::description() for more details.
Definition: rssvocab.cpp:101
QStringList classes() const
returns a list containing all URIs representing classes in this vocabulary
Definition: rssvocab.cpp:263
PropertyPtr name() const
RSS 1.0 name property, see Document::name() for more details.
Definition: rssvocab.cpp:111
ResourcePtr item() const
RSS 1.0 item class, the instance is represented by Syndication::RDF::Item.
Definition: rssvocab.cpp:137
PropertyPtr textinput() const
RSS 0.9 textinput property, see Document::textinput() for more details.
Definition: rssvocab.cpp:248
PropertyPtr link() const
RSS 1.0 link property, see Document::link() for more details.
Definition: rssvocab.cpp:106
PropertyPtr url() const
RSS 0.9 url property, see Document::url() for more details.
Definition: rssvocab.cpp:238
PropertyPtr link() const
RSS 0.9 link property, see Document::link() for more details.
Definition: rssvocab.cpp:228
ResourcePtr channel() const
RSS 1.0 channel class, the instance is represented by Syndication::RDF::Document.
Definition: rssvocab.cpp:142
PropertyPtr image() const
RSS 0.9 image property, see Document::image() for more details.
Definition: rssvocab.cpp:243
PropertyPtr url() const
RSS 1.0 url property, see Document::url() for more details.
Definition: rssvocab.cpp:116
PropertyPtr description() const
RSS 0.9 description property, see Document::description() for more details.
Definition: rssvocab.cpp:223
PropertyPtr title() const
RSS 0.9 title property, see Document::title() for more details.
Definition: rssvocab.cpp:218
PropertyPtr image() const
RSS 1.0 image property, see Document::image() for more details.
Definition: rssvocab.cpp:121
ResourcePtr item() const
RSS 0.9 item class, see Document::items() for more details.
Definition: rssvocab.cpp:253
PropertyPtr name() const
RSS 0.9 name property, see Document::name() for more details.
Definition: rssvocab.cpp:233
QStringList properties() const
returns a list containing all URIs representing properties in this vocabulary
Definition: rssvocab.cpp:268
Singleton holding RDF class and property constants of the RSS 1.0 vocabulary.
Definition: rssvocab.h:52
const QString & namespaceURI() const
namespace URI of the RSS 0.9 vocabulary, "http://web.resource.org/rss/0.9/"
Definition: rssvocab.cpp:213
PropertyPtr textinput() const
RSS 1.0 textinput property, see Document::textinput() for more details.
Definition: rssvocab.cpp:126
Singleton holding RDF class and property constants of the RSS 0.9 vocabulary.
Definition: rssvocab.h:146
PropertyPtr title() const
RSS 1.0 title property, see Document::title() for more details.
Definition: rssvocab.cpp:96
ResourcePtr channel() const
RSS 0.9 channel class, the instance is represented by Syndication::RDF::Document.
Definition: rssvocab.cpp:258
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.