class KJobUiDelegate


Table of contents
Modules
kdecore Classes
All Classes
Module kdecore
Namespace global
Class KJobUiDelegate
Inherits QObject

The base class for all KJob UI delegate.

An UI delegate is responsible for tracking the progress and the events of a job and provides a UI for them (a dialog with a progress bar, text on the standard output, an error message box etc.).

See also KJob



methods