KIO
kfilemetadatareaderprocess.cpp
Go to the documentation of this file.
125 QHash<KUrl, Nepomuk::Variant> KFileMetaDataReaderApplication::readFileMetaData(const QList<KUrl>& urls) const
147 QHash<KUrl, Nepomuk::Variant> KFileMetaDataReaderApplication::readFileAndContextMetaData(const QList<KUrl>& urls) const
154 isNepomukIndexerActive = config.group("Service-nepomukfileindexer").readEntry("autostart", false);
KAboutData & addAuthor(const KLocalizedString &name, const KLocalizedString &task, const QByteArray &emailAddress, const QByteArray &webAddress, const QByteArray &ocsUsername)
const QVariant & value() const
Retrieve the current value of this item.
Definition: kfilemetainfoitem.cpp:66
QString arg(int n) const
static void addCmdLineOptions(const KCmdLineOptions &options, const KLocalizedString &name=KLocalizedString(), const QByteArray &id=QByteArray(), const QByteArray &afterId=QByteArray())
License_GPL
static KCmdLineArgs * parsedArgs(const QByteArray &id=QByteArray())
bool isSet(const QByteArray &option) const
KCmdLineOptions & add(const KCmdLineOptions &options)
@ Fastest
do the fastest possible read and omit all items that might need a significantly longer time than the ...
Definition: kfilemetainfo.h:66
int count() const
Definition: kfilemetainfoitem.h:34
static void init(const KAboutData *about)
KAction * quit(const QObject *recvr, const char *slot, QObject *parent)
KSharedConfigPtr config()
KLocalizedString ki18n(const char *msg)
KFileMetaInfo provides metadata extracted from a file or other resource.
Definition: kfilemetainfo.h:56
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.