ark
#include <jobs.h>
Definition at line 46 of file jobs.h.
void Kerfuffle::Job::connectToArchiveInterfaceSignals |
( |
| ) |
|
|
protected |
bool Kerfuffle::Job::doKill |
( |
| ) |
|
|
protectedvirtual |
virtual void Kerfuffle::Job::doWork |
( |
| ) |
|
|
pure virtualslot |
void Kerfuffle::Job::emitResult |
( |
| ) |
|
|
protectedvirtual |
void Kerfuffle::Job::entryRemoved |
( |
const QString & |
entry | ) |
|
|
signal |
void Kerfuffle::Job::error |
( |
const QString & |
errorMessage, |
|
|
const QString & |
details |
|
) |
| |
|
signal |
bool Kerfuffle::Job::isRunning |
( |
| ) |
const |
void Kerfuffle::Job::onEntry |
( |
const ArchiveEntry & |
archiveEntry | ) |
|
|
protectedvirtualslot |
void Kerfuffle::Job::onEntryRemoved |
( |
const QString & |
path | ) |
|
|
protectedvirtualslot |
void Kerfuffle::Job::onError |
( |
const QString & |
message, |
|
|
const QString & |
details |
|
) |
| |
|
protectedvirtualslot |
void Kerfuffle::Job::onFinished |
( |
bool |
result | ) |
|
|
protectedvirtualslot |
void Kerfuffle::Job::onInfo |
( |
const QString & |
info | ) |
|
|
protectedvirtualslot |
void Kerfuffle::Job::onProgress |
( |
double |
progress | ) |
|
|
protectedvirtualslot |
void Kerfuffle::Job::onUserQuery |
( |
Query * |
query | ) |
|
|
protectedvirtualslot |
void Kerfuffle::Job::start |
( |
| ) |
|
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:37 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.