Nepomuk
tag.h
Go to the documentation of this file.
The ResourceManager is the central Nepomuk configuration point.
Definition: resourcemanager.h:56
Tag(const Resource &)
This is an overloaded member function, provided for convenience. It differs from the above function o...
Tag(const QString &uri, const QUrl &type)
Tag(const QString &uriOrIdentifier, ResourceManager *manager)
Create a new Tag instance representing the resource referenced by uriOrIdentifier.
Tag(const QString &uriOrIdentifier)
Create a new Tag instance representing the resource referenced by uriOrIdentifier.
Tag(const QUrl &uri, const QUrl &type)
Tag(const QString &uri, const QUrl &type, ResourceManager *manager)
Tag(const QUrl &uri, ResourceManager *manager)
Create a new Tag instance representing the resource referenced by uri.
static QString resourceTypeUri()
Tag & operator=(const Tag &)
QList< Resource > tagOf() const
Get all resources that have this resource set as property 'Tag'.
Tag(const QUrl &uri, const QUrl &type, ResourceManager *manager)
Tag(const QUrl &uri)
Create a new Tag instance representing the resource referenced by uri.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.