class KUiServerJobTracker |
|
|
The interface to implement to track the progresses of a job. |
|
Creates a new KJobTrackerInterface
parent - the parent object |
|
|
|
|
|
|
Register a new job in this tracker.
job - the job to register |
|
|
|
|
|
Unregister a job from this tracker.
job - the job to unregister |