syndication/rdf
23 #ifndef SYNDICATION_RDF_DUBLINCOREVOCAB_H
24 #define SYNDICATION_RDF_DUBLINCOREVOCAB_H
26 #include <syndication/rdf/property.h>
30 namespace Syndication {
58 const QString& namespaceURI()
const;
64 PropertyPtr contributor()
const;
70 PropertyPtr creator()
const;
76 PropertyPtr coverage()
const;
82 PropertyPtr date()
const;
88 PropertyPtr description()
const;
94 PropertyPtr format()
const;
100 PropertyPtr identifier()
const;
106 PropertyPtr language()
const;
112 PropertyPtr publisher()
const;
118 PropertyPtr relation()
const;
124 PropertyPtr rights()
const;
130 PropertyPtr source()
const;
136 PropertyPtr subject()
const;
142 PropertyPtr title()
const;
148 PropertyPtr type()
const;
153 class DublinCoreVocabPrivate;
154 DublinCoreVocabPrivate *
const d;
160 #endif // SYNDICATION_RDF_DUBLINCOREVOCAB_H
Singleton holding RDF class and property constants of the Dublin Core vocabulary. ...
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:38 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.