Nepomuk
entity.h
void reset(bool recursive=false)
The Types classes are optimized for performance under the aasumption that ontologies never change dur...
const Ontology * definingOntology() const
The ontology in which the resource is defined.
Entity()
QString label(const QString &language=KGlobal::locale() ->language()) const
Retrieve the label of the entity (rdfs:label)
QIcon icon() const
Retrieve the icon stored for the entity (nao:hasSymbol)
bool operator!=(const Entity &other) const
Compares two Entity instances.
Definition: entity.h:270
bool operator==(const QUrl &other) const
Compares the Entity with a URI.
bool operator==(const Entity &other) const
Compares two Entity instances.
QString label(const QString &language=QString()) const
The OntologyManager is the central ontology cache handler.
Definition: ontologymanager.h:45
QString label(const QString &language=KGlobal::locale() ->language())
Retrieve the label of the entity (rdfs:label)
Entity(const Entity &)
bool userVisible() const
nao:userVisible can be used to hide certain properties and resources of a certain type from the user.
QString comment(const QString &language=KGlobal::locale() ->language()) const
Retrieve the comment of the entity (rdfs:comment)
~Entity()
QString comment(const QString &language=KGlobal::locale() ->language())
Retrieve the comment of the entity (rdfs:comment)
bool operator!=(const QUrl &other) const
Compares the Entity with a URI.
Entity & operator=(const Entity &)
QString comment(const QString &language=QString()) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.