Public Methods
- ListJob (const KURL& url, bool showProgressInfo, bool recursive = false, QString prefix = QString::null)
- virtual void start ( Slave *slave )
Signals
Protected Slots
| ListJob (const KURL& url, bool showProgressInfo, bool recursive = false, QString prefix = QString::null)
|
| void start ( Slave *slave )
|
[virtual]
Reimplemented from SimpleJob.
[signal]
This signal emits the entry found by the job while listing.
The progress signals aren't specific to ListJob. It simply
uses SimpleJob's processedSize (number of entries listed) and
totalSize (total number of entries, if known),
as well as percent.
[signal]
Signals a redirection
Use to update the URL shown to the user
The redirection itself is handled internally
[ protected slots:
virtual slot]
Reimplemented from SimpleJob.
[ protected slots:
virtual slot]
Reimplemented from Job.
[ protected slots:
slot]
| void slotRedirection ( const KURL &url )
|
[ protected slots:
slot]
[ protected slots:
slot]
| Generated by: masato@ss10 on Wed Apr 11 11:58:49 2001, using kdoc 2.0a48. |