Syndication
rssvocab.h
Singleton holding RDF class and property constants of the RSS 0.9 vocabulary.
Definition rssvocab.h:131
Singleton holding RDF class and property constants of the RSS 1.0 vocabulary.
Definition rssvocab.h:38
PropertyPtr title() const
RSS 1.0 title property, see Document::title() for more details.
Definition rssvocab.cpp:78
const QString & namespaceURI() const
namespace URI of the RSS 1.0 vocabulary, "http://web.resource.org/rss/1.0/"
Definition rssvocab.cpp:73
PropertyPtr link() const
RSS 1.0 link property, see Document::link() for more details.
Definition rssvocab.cpp:88
PropertyPtr items() const
RSS 1.0 items property, see Document::items() for more details.
Definition rssvocab.cpp:113
PropertyPtr name() const
RSS 1.0 name property, see Document::name() for more details.
Definition rssvocab.cpp:93
PropertyPtr textinput() const
RSS 1.0 textinput property, see Document::textinput() for more details.
Definition rssvocab.cpp:108
PropertyPtr image() const
RSS 1.0 image property, see Document::image() for more details.
Definition rssvocab.cpp:103
PropertyPtr description() const
RSS 1.0 description property, see Document::description() for more details.
Definition rssvocab.cpp:83
ResourcePtr item() const
RSS 1.0 item class, the instance is represented by Syndication::RDF::Item.
Definition rssvocab.cpp:118
ResourcePtr channel() const
RSS 1.0 channel class, the instance is represented by Syndication::RDF::Document.
Definition rssvocab.cpp:123
PropertyPtr url() const
RSS 1.0 url property, see Document::url() for more details.
Definition rssvocab.cpp:98
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.