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