Nepomuk
nepomukmassupdatejob.h
Go to the documentation of this file.
83 static MassUpdateJob* tagResources( const QList<Nepomuk::Resource>&, const QList<Nepomuk::Tag>& tags );
85 static MassUpdateJob* commentResources( const QList<Nepomuk::Resource>&, const QString& comment);
A KJob to set Nepomuk properties on a set of resources at once.
Definition: nepomukmassupdatejob.h:45
void setFiles(const KUrl::List &urls)
Set a list of files to change This has the same effect as using setResources with a list of manually ...
bool doSuspend()
bool doResume()
void setResources(const QList< Nepomuk::Resource > &)
Set a list of resources to change.
bool doKill()
static MassUpdateJob * tagResources(const QList< Nepomuk::Resource > &, const QList< Nepomuk::Tag > &tags)
void setProperties(const QList< QPair< QUrl, Nepomuk::Variant > > &props)
Set the properties to change in the mass update.
static MassUpdateJob * commentResources(const QList< Nepomuk::Resource > &, const QString &comment)
static MassUpdateJob * rateResources(const QList< Nepomuk::Resource > &, int rating)
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.