class ListJob


Full nameKIO::ListJob
Definition#include <jobclasses.h>
InheritsKIO::SimpleJob
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

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.

void  entries ( KIO::Job *, const KIO::UDSEntryList& )

[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.

void  redirection ( KIO::Job *, const KURL &url )

[signal]

Signals a redirection Use to update the URL shown to the user The redirection itself is handled internally

void  slotFinished ( )

[protected virtual slot]

Reimplemented from SimpleJob.

void  slotResult ( KIO::Job *job )

[protected virtual slot]

Reimplemented from Job.

void  slotListEntries ( const KIO::UDSEntryList& list )

[protected slot]

void  slotRedirection ( const KURL &url )

[protected slot]

void  gotEntries ( KIO::Job * subjob, const KIO::UDSEntryList& list )

[protected slot]


Generated by: prospector@porky.devel.redhat.com on Fri Nov 3 09:58:58 2000, using kdoc 2.0a42.