class Observer

Observer for KIO::Job progress information. More...

Definition#include <observer.h>
InheritsDCOPObject (dcop), QObject (kdecore)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Slots

Protected Methods

Protected Members


Detailed Description

Observer for KIO::Job progress information This class, of which there is always only one instance, "observes" what jobs do and forwards this information to the progress-info server.

It is a DCOP object so that the UI server can call the kill method when the user presses Cancel.