KDECore
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
| QMap<KJob::Unit, qulonglong> KJobPrivate::processedAmount |
| KJob::Unit KJobPrivate::progressUnit |
| QMap<KJob::Unit, qulonglong> KJobPrivate::totalAmount |
| KJobUiDelegate* KJobPrivate::uiDelegate |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference