Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KIO::DavJob Class Reference

#include <davjob.h>

Inheritance diagram for KIO::DavJob:

KIO::TransferJob KIO::SimpleJob KIO::Job List of all members.

Protected Slots

virtual void slotFinished ()
virtual void slotData (const QByteArray &data)

Protected Attributes

bool m_suspended
TransferJobm_subJob

Detailed Description

The transfer job pumps data into and/or out of a Slave. Data is sent to the slave on request of the slave (dataReq). If data coming from the slave can not be handled, the reading of data from the slave should be suspended.
Since:
3.1

Definition at line 54 of file davjob.h.


Member Function Documentation

virtual void KIO::DavJob::slotFinished   [protected, virtual, slot]
 

Called when the slave marks the job as finished.

Reimplemented from KIO::TransferJob.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:32 2003 for kdelibs by doxygen1.2.18