Public Methods
- ListJob (const KURL& url, bool showProgressInfo, bool recursive = false, QString prefix = QString::null)
- virtual void start ( Slave *slave )
Signals
Protected Slots
Detailed Description
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 virtual slot]
Reimplemented from SimpleJob.
[protected virtual slot]
Reimplemented from Job.
[protected slot]
void slotRedirection ( const KURL &url )
|
[protected slot]
[protected slot]
Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:06 2000, using kdoc 2.0a36. |