class KStatusBarJobTracker |
|
|
This class implements a job tracker with a widget suited for embedding in a status bar. |
|
Creates a new KStatusBarJobTracker
parent - the parent of this object and of the widget displaying the job progresses button - true to display a stop button allowing to kill the job, false otherwise |
|
|
|
Register a new job in this tracker.
job - the job to register |
|
|
|
|
The widget associated to this tracker. Returns the widget displaying the job progresses |