#include <Nepomuk/MassUpdateJob>
List of all members.
Detailed Description
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.
Constructor & Destructor Documentation
Nepomuk::MassUpdateJob::MassUpdateJob |
( |
QObject * |
parent = 0 | ) |
|
Nepomuk::MassUpdateJob::~MassUpdateJob |
( |
| ) |
|
Member Function Documentation
bool Nepomuk::MassUpdateJob::doKill |
( |
| ) |
|
|
protected |
bool Nepomuk::MassUpdateJob::doResume |
( |
| ) |
|
|
protected |
bool Nepomuk::MassUpdateJob::doSuspend |
( |
| ) |
|
|
protected |
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.
void Nepomuk::MassUpdateJob::setProperties |
( |
const QList< QPair< QUrl, Nepomuk::Variant > > & |
props | ) |
|
Set the properties to change in the mass update.
Set a list of resources to change.
void Nepomuk::MassUpdateJob::start |
( |
| ) |
|
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:30:35 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.