kget
bt::CompressThread Class Reference
#include <compressfilejob.h>
Inheritance diagram for bt::CompressThread:

Detailed Description
Definition at line 29 of file compressfilejob.h.
Public Member Functions | |
| void | cancel () |
| CompressThread (const QString &file) | |
| int | error () const |
| virtual void | run () |
| virtual | ~CompressThread () |
Constructor & Destructor Documentation
| bt::CompressThread::CompressThread | ( | const QString & | file | ) |
Definition at line 32 of file compressfilejob.cpp.
| bt::CompressThread::~CompressThread | ( | ) | [virtual] |
Definition at line 36 of file compressfilejob.cpp.
Member Function Documentation
| void bt::CompressThread::cancel | ( | ) |
Cancel the thread, things should be cleaned up properly.
Definition at line 85 of file compressfilejob.cpp.
| int bt::CompressThread::error | ( | ) | const [inline] |
| void bt::CompressThread::run | ( | ) | [virtual] |
Run the compression thread.
Reimplemented from QThread.
Definition at line 39 of file compressfilejob.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference