#include <Nepomuk/MassUpdateJob>
A KJob to set Nepomuk properties on a set of resources at once.
- Author
- Sebastian Trueg trueg.nosp@m.@kde.nosp@m..org
Definition at line 44 of file nepomukmassupdatejob.h.
◆ MassUpdateJob()
Nepomuk::MassUpdateJob::MassUpdateJob |
( |
QObject * |
parent = 0 | ) |
|
◆ ~MassUpdateJob()
Nepomuk::MassUpdateJob::~MassUpdateJob |
( |
| ) |
|
◆ commentResources()
◆ doKill()
bool Nepomuk::MassUpdateJob::doKill |
( |
| ) |
|
|
protected |
◆ doResume()
bool Nepomuk::MassUpdateJob::doResume |
( |
| ) |
|
|
protected |
◆ doSuspend()
bool Nepomuk::MassUpdateJob::doSuspend |
( |
| ) |
|
|
protected |
◆ rateResources()
◆ setFiles()
void Nepomuk::MassUpdateJob::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 created resources.
◆ setProperties()
void Nepomuk::MassUpdateJob::setProperties |
( |
const QList< QPair< QUrl, Nepomuk::Variant > > & |
props | ) |
|
Set the properties to change in the mass update.
◆ setResources()
Set a list of resources to change.
◆ start()
void Nepomuk::MassUpdateJob::start |
( |
| ) |
|
◆ tagResources()
The documentation for this class was generated from the following file:
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
KDE's Doxygen guidelines are available online.