Syndication
rdfvocab.h
a property is node type that represents properties of things, like "name" is a property of a person,...
Definition property.h:32
PropertyPtr li()
the rdf:li property, used for list items in RDF containers (like rdf:seq)
Definition rdfvocab.cpp:70
PropertyPtr type()
the rdf:type property (A rdf:type B means A is instance of B)
Definition rdfvocab.cpp:65
QString namespaceURI()
the RDF namespace, which is http://www.w3.org/1999/02/22-rdf-syntax-ns#
Definition rdfvocab.cpp:75
Syndication's parser for the RDF-based RSS 0.9 and RSS 1.0 formats.
Definition documentvisitor.h:24
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.