syndication/rdf
statement.h
An RDF statement, consisting of a triple (subject, predicate, object).
Definition statement.h:44
virtual QString asString() const
returns the object of this statement as string, if possible.
Definition statement.cpp:129
virtual bool isNull() const
returns whether this statement is a null statement (i.e.
Definition statement.cpp:96
virtual ResourcePtr asResource() const
returns the object of this statement as resource, if possible.
Definition statement.cpp:119
virtual bool operator==(const Statement &other) const
returns whether two statements are equal.
Definition statement.cpp:88
Syndication's parser for the RDF-based RSS 0.9 and RSS 1.0 formats.
Definition contentvocab.cpp:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.