Nepomuk
utils.h File Reference
#include "nepomukutils_export.h"
#include "resource.h"
#include <QtCore/QFlags>
#include <QtCore/QDateTime>
#include <QtCore/QList>
#include "kurl.h"
Go to the source code of this file.
Namespaces | |
namespace | Nepomuk |
namespace | Nepomuk::Types |
namespace | Nepomuk::Utils |
Enumerations | |
enum | Nepomuk::Utils::PropertyFormatFlag { Nepomuk::Utils::NoPropertyFormatFlags = 0x0 , Nepomuk::Utils::WithKioLinks = 0x1 } |
Functions | |
NEPOMUKUTILS_EXPORT Nepomuk::Resource | Nepomuk::Utils::createCopyEvent (const KUrl &src, const KUrl &dest, const QDateTime &startTime=QDateTime(), const KUrl &referrer=KUrl()) |
NEPOMUKUTILS_EXPORT void | Nepomuk::Utils::finishCopyEvent (Nepomuk::Resource &eventResource, const QDateTime &endTime) |
NEPOMUKUTILS_EXPORT QString | Nepomuk::Utils::formatPropertyValue (const Nepomuk::Types::Property &property, const Nepomuk::Variant &value, const QList< Nepomuk::Resource > &resources=QList< Nepomuk::Resource >(), PropertyFormatFlags flags=NoPropertyFormatFlags) |
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.