ark
Kerfuffle::InternalExtractJob Class Reference
#include <internaljobs.h>
Inheritance diagram for Kerfuffle::InternalExtractJob:

Detailed Description
Definition at line 78 of file internaljobs.h.
Signals | |
| void | progress (double p) |
| void | error (const QString &errorMessage, const QString &details) |
Public Member Functions | |
| InternalExtractJob (ReadOnlyArchiveInterface *archive, const QList< QVariant > &files, const QString &destinationDirectory, bool preservePaths=false, QObject *parent=0) | |
| ~InternalExtractJob () | |
Protected Member Functions | |
| void | run () |
Constructor & Destructor Documentation
| Kerfuffle::InternalExtractJob::InternalExtractJob | ( | ReadOnlyArchiveInterface * | archive, | |
| const QList< QVariant > & | files, | |||
| const QString & | destinationDirectory, | |||
| bool | preservePaths = false, |
|||
| QObject * | parent = 0 | |||
| ) |
Definition at line 64 of file internaljobs.cpp.
| Kerfuffle::InternalExtractJob::~InternalExtractJob | ( | ) |
Definition at line 71 of file internaljobs.cpp.
Member Function Documentation
| void Kerfuffle::InternalExtractJob::run | ( | ) | [protected] |
Definition at line 77 of file internaljobs.cpp.
| void Kerfuffle::InternalExtractJob::progress | ( | double | p | ) | [signal] |
| void Kerfuffle::InternalExtractJob::error | ( | const QString & | errorMessage, | |
| const QString & | details | |||
| ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference