class KWidgetJobTracker |
|
This class implements a job tracker with a widget suited for use as a progress dialog. |
|
Creates a new KWidgetJobTracker
parent - the parent of this object and of the widget displaying the job progresses |
|
|
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 |
|
The widget associated to this tracker.
job - the job that is assigned the widget we want to get Returns the widget displaying the job progresses |