Nepomuk-Core
utils.h
Go to the documentation of this file.
103 NEPOMUK_EXPORT void finishCopyEvent( Nepomuk2::Resource& eventResource, const QDateTime& endTime );
QString formatPropertyValue(const Nepomuk2::Types::Property &property, const Nepomuk2::Variant &value, const QList< Nepomuk2::Resource > &resources=QList< Nepomuk2::Resource >(), PropertyFormatFlags flags=NoPropertyFormatFlags)
Format a property to be displayed to the user.
Definition: utils.cpp:50
Nepomuk2::Resource createCopyEvent(const KUrl &src, const KUrl &dest, const QDateTime &startTime=QDateTime(), const KUrl &referrer=KUrl())
Save a copy event in Nepomuk stating that src has been copied to dest with an optional download start...
Definition: utils.cpp:180
Include html links to Nepomuk resources, files, and Nepomuk queries.
Definition: utils.h:57
The Nepomuk Variant extends over QVariant by introducing direct support for Resource embedding...
Definition: variant.h:65
A property is a resource of type rdf:Property which relates a domain with a range.
Definition: libnepomukcore/types/property.h:52
void finishCopyEvent(Nepomuk2::Resource &eventResource, const QDateTime &endTime)
Save the end time of a copy event created via createCopyEvent().
Definition: utils.cpp:231
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.