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