Syndication
statement.h
An RDF statement, consisting of a triple (subject, predicate, object).
Definition statement.h:29
virtual QString asString() const
returns the object of this statement as string, if possible.
Definition statement.cpp:112
virtual bool isNull() const
returns whether this statement is a null statement (i.e.
Definition statement.cpp:78
virtual ResourcePtr asResource() const
returns the object of this statement as resource, if possible.
Definition statement.cpp:101
virtual bool operator==(const Statement &other) const
returns whether two statements are equal.
Definition statement.cpp:69
This file is part of the KDE documentation.
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
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.