Syndication::RDF::SyndicationVocab
#include <syndicationvocab.h>
Public Member Functions | |
~SyndicationVocab () | |
const QString & | namespaceURI () const |
PropertyPtr | updateBase () const |
PropertyPtr | updateFrequency () const |
PropertyPtr | updatePeriod () const |
Static Public Member Functions | |
static SyndicationVocab * | self () |
Detailed Description
Singleton providing Property constants for the Syndication module.
For a specification, see http://web.resource.org/rss/1.0/modules/syndication/
Definition at line 36 of file syndicationvocab.h.
Constructor & Destructor Documentation
◆ ~SyndicationVocab()
|
default |
destructor
Member Function Documentation
◆ namespaceURI()
const QString & Syndication::RDF::SyndicationVocab::namespaceURI | ( | ) | const |
namespace URI of the syndication vocabulary, "http://purl.org/rss/1.0/modules/syndication/"
Definition at line 59 of file syndicationvocab.cpp.
◆ self()
|
static |
returns the singleton instance
Definition at line 49 of file syndicationvocab.cpp.
◆ updateBase()
PropertyPtr Syndication::RDF::SyndicationVocab::updateBase | ( | ) | const |
updateBase property, see Syndication::updateBase() for more information.
Definition at line 74 of file syndicationvocab.cpp.
◆ updateFrequency()
PropertyPtr Syndication::RDF::SyndicationVocab::updateFrequency | ( | ) | const |
updateFrequency property, see Syndication::updateFrequency() for more information.
Definition at line 69 of file syndicationvocab.cpp.
◆ updatePeriod()
PropertyPtr Syndication::RDF::SyndicationVocab::updatePeriod | ( | ) | const |
updatePeriod property, see Syndication::updatePeriod() for more information.
Definition at line 64 of file syndicationvocab.cpp.
The documentation for this class was generated from the following files:
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.