KJobPrivate Class Reference
#include <kjob_p.h>
Inheritance diagram for KJobPrivate:

Public Member Functions | |
| KJobPrivate () | |
| virtual | ~KJobPrivate () |
| void | _k_speedTimeout () |
Public Attributes | |
| KJob::Capabilities | capabilities |
| int | error |
| QString | errorText |
| QEventLoop * | eventLoop |
| bool | isAutoDelete |
| bool | isFinished |
| unsigned long | percentage |
| QMap< KJob::Unit, qulonglong > | processedAmount |
| KJob::Unit | progressUnit |
| KJob * | q_ptr |
| QTimer * | speedTimer |
| bool | suspended |
| QMap< KJob::Unit, qulonglong > | totalAmount |
| KJobUiDelegate * | uiDelegate |
Static Public Attributes | |
| static bool | _k_kjobUnitEnumRegistered = false |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
bool KJobPrivate::_k_kjobUnitEnumRegistered = false [static] |
| KJob::Capabilities KJobPrivate::capabilities |
| QEventLoop* KJobPrivate::eventLoop |
| unsigned long KJobPrivate::percentage |
| QMap<KJob::Unit, qulonglong> KJobPrivate::processedAmount |
| QTimer* KJobPrivate::speedTimer |
| QMap<KJob::Unit, qulonglong> KJobPrivate::totalAmount |
The documentation for this class was generated from the following files:
KDE 4.6 API Reference