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

Detailed Description
Definition at line 100 of file internaljobs.h.
Signals | |
| void | entry (const ArchiveEntry &) |
| void | progress (double) |
| void | error (const QString &errorMessage, const QString &details) |
Public Member Functions | |
| InternalAddJob (ReadWriteArchiveInterface *archive, const QStringList &files, QObject *parent=0) | |
| ~InternalAddJob () | |
Protected Member Functions | |
| void | run () |
Constructor & Destructor Documentation
| Kerfuffle::InternalAddJob::InternalAddJob | ( | ReadWriteArchiveInterface * | archive, | |
| const QStringList & | files, | |||
| QObject * | parent = 0 | |||
| ) |
Definition at line 89 of file internaljobs.cpp.
| Kerfuffle::InternalAddJob::~InternalAddJob | ( | ) |
Definition at line 94 of file internaljobs.cpp.
Member Function Documentation
| void Kerfuffle::InternalAddJob::run | ( | ) | [protected] |
Definition at line 100 of file internaljobs.cpp.
| void Kerfuffle::InternalAddJob::entry | ( | const ArchiveEntry & | ) | [signal] |
| void Kerfuffle::InternalAddJob::progress | ( | double | ) | [signal] |
| void Kerfuffle::InternalAddJob::error | ( | const QString & | errorMessage, | |
| const QString & | details | |||
| ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference