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
static MassUpdateJob * rateResources(const QList< Nepomuk::Resource > &, int rating)
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 ...
static MassUpdateJob * tagResources(const QList< Nepomuk::Resource > &, const QList< Nepomuk::Tag > &tags)
bool doSuspend()
bool doResume()
void setResources(const QList< Nepomuk::Resource > &)
Set a list of resources to change.
bool doKill()
static MassUpdateJob * commentResources(const QList< Nepomuk::Resource > &, const QString &comment)
void setProperties(const QList< QPair< QUrl, Nepomuk::Variant > > &props)
Set the properties to change in the mass update.
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.