KDE API Reference
KJobWidgets
KJobWidgets
KWidgetJobTracker
List of All Members for KWidgetJobTracker
This is the complete list of members for
KWidgetJobTracker
, including inherited members.
KWidgetJobTracker
(QWidget *)
autoDelete
(KJob *) const : bool
description
(KJob *, const QString &, const QPair<QString, QString> &, const QPair<QString, QString> &)
finished
(KJob *)
infoMessage
(KJob *, const QString &)
keepOpen
(KJob *) const : bool
percent
(KJob *, unsigned long)
processedAmount
(KJob *, KJob::Unit, qulonglong)
registerJob
(KJob *)
registerJob
(KJob *)
resume
(KJob *)
resumed
(KJob *)
setAutoDelete
(KJob *, bool)
setStopOnClose
(KJob *, bool)
slotClean
(KJob *)
slotResume
(KJob *)
slotStop
(KJob *)
slotSuspend
(KJob *)
speed
(KJob *, unsigned long)
stopOnClose
(KJob *) const : bool
stopped
(KJob *)
suspend
(KJob *)
suspended
(KJob *)
totalAmount
(KJob *, KJob::Unit, qulonglong)
unregisterJob
(KJob *)
unregisterJob
(KJob *)
warning
(KJob *, const QString &)
widget
(KJob *) : QWidget *