, including all inherited members.
| description(KJob *job, const QString &title, const QPair< QString, QString > &field1, const QPair< QString, QString > &field2) | KJobTrackerInterface | [protected, virtual, slot] |
| finished(KJob *job) | KJobTrackerInterface | [protected, virtual, slot] |
| infoMessage(KJob *job, const QString &plain, const QString &rich) | KJobTrackerInterface | [protected, virtual, slot] |
| KJobTrackerInterface(QObject *parent=0) | KJobTrackerInterface | |
| percent(KJob *job, unsigned long percent) | KJobTrackerInterface | [protected, virtual, slot] |
| processedAmount(KJob *job, KJob::Unit unit, qulonglong amount) | KJobTrackerInterface | [protected, virtual, slot] |
| registerJob(KJob *job) | KJobTrackerInterface | [virtual, slot] |
| resumed(KJob *job) | KJobTrackerInterface | [protected, virtual, slot] |
| speed(KJob *job, unsigned long value) | KJobTrackerInterface | [protected, virtual, slot] |
| suspended(KJob *job) | KJobTrackerInterface | [protected, virtual, slot] |
| totalAmount(KJob *job, KJob::Unit unit, qulonglong amount) | KJobTrackerInterface | [protected, virtual, slot] |
| unregisterJob(KJob *job) | KJobTrackerInterface | [virtual, slot] |
| warning(KJob *job, const QString &plain, const QString &rich) | KJobTrackerInterface | [protected, virtual, slot] |
| ~KJobTrackerInterface() | KJobTrackerInterface | [virtual] |