class DavJob

The transfer job pumps data into and/or out of a Slave. More...

Full nameKIO::DavJob
Definition#include <davjob.h>
InheritsKIO::TransferJob [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Slots

Protected Members


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.

 DavJob (const KURL& url, int method, const QString& request, bool showProgressInfo)

DavJob

QDomDocument&  response ()

response

void  slotFinished ()

slotFinished

[protected slots virtual slot]

Reimplemented from TransferJob.

void  slotData ( const QByteArray &data)

slotData

[protected slots virtual slot]

Reimplemented from TransferJob.

bool m_suspended

m_suspended

[protected]

TransferJob * m_subJob

m_subJob

[protected]


Generated by: caleb on tcdevel on Tue Jan 28 12:54:15 2003, using kdoc $.