KIO
Go to the documentation of this file.
20 #ifndef KFILEMETADATAMODEL_H
21 #define KFILEMETADATAMODEL_H
25 #include <QtCore/QHash>
26 #include <QtCore/QObject>
27 #include <QtCore/QString>
29 #include <config-kio.h>
30 #ifndef KIO_NO_NEPOMUK
31 #define DISABLE_NEPOMUK_LEGACY
98 #ifndef KIO_NO_NEPOMUK
105 virtual QHash<KUrl, Nepomuk::Variant>
data()
const;
115 const Nepomuk::Variant& value,
135 Q_PRIVATE_SLOT(d,
void slotLoadingFinished())
136 Q_PRIVATE_SLOT(d,
void slotRatingChanged(
unsigned int rating))
137 Q_PRIVATE_SLOT(d,
void slotTagsChanged(
const QList<Nepomuk::Tag>& tags))
138 Q_PRIVATE_SLOT(d,
void slotCommentChanged(
const QString& comment))
139 Q_PRIVATE_SLOT(d,
void slotTagClicked(
const Nepomuk::Tag& tag))
140 Q_PRIVATE_SLOT(d,
void slotLinkActivated(
const QString&))
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:37:33 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.