Nepomuk
tag.h
Go to the documentation of this file.
The ResourceManager is the central Nepomuk configuration point.
Definition resourcemanager.h:56
ResourceManager * manager() const
The Resource manager that manages this resource.
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-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.