class UIServer

Graphical server for progress information with an optional all-in-one progress window. More...

Definition#include <uiserver.h>
InheritsDCOPObject (dcop), KTMainWindow (kdeui)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Protected Methods

Protected Slots

Protected Members


Detailed Description

It's purpose is to show progress of IO operations. There is only one instance of this window for all jobs.

All IO operations ( jobs ) are displayed in this window, one line per operation. User can cancel operations with Cancel button on toolbar.

Double clicking an item in the list opens a small download window ( DefaultProgress ).