|
|
This class is not meant for a general usage.
It's purpose is to show progress of IO operations. There is only one instance of this window for all KIOJobs. The main advantage is, that all downloads, deletions etc. are shown in one place, thus saving precious desktop space.
Class KIOJob contains one static instance of this class. All IO operations ( KIOJobs ) are displayed in this window, one line per operation. User can cancel operations with Cancel button on statusbar.
Double clicking on an item in the list opens a small download window ( KIOSimpleProgressDlg ).