KDEUI
kabstractwidgetjobtracker.h
void suspend(KJob *job)
Emitted when the user suspended the operation.
virtual void unregisterJob(KJob *job)
virtual void registerJob(KJob *job)
The base class for widget based job trackers.
Definition: kabstractwidgetjobtracker.h:35
virtual void finished(KJob *job)
void stopped(KJob *job)
Emitted when the user aborted the operation.
virtual QWidget * widget(KJob *job)=0
The widget associated to this tracker.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.