• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kio

KIO::DavJob

KIO::DavJob Class Reference

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

#include <davjob.h>

Inheritance diagram for KIO::DavJob:

Inheritance graph
[legend]

List of all members.


Public Member Functions

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

Protected Slots

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

Protected Attributes

TransferJob * m_subJob
bool m_suspended

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.

See also:
KIO::davPropFind()

KIO::davPropPatch()

KIO::davSearch()

Since:
3.1

Definition at line 57 of file davjob.h.


Constructor & Destructor Documentation

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

Use KIO::davPropFind(), KIO::davPropPatch() and KIO::davSearch() to create a new DavJob.

Definition at line 52 of file davjob.cpp.


Member Function Documentation

QDomDocument& KIO::DavJob::response (  )  [inline]

Returns the response as a QDomDocument.

Returns:
the response document

Definition at line 71 of file davjob.h.

void DavJob::slotData ( const QByteArray &  data  )  [protected, virtual, slot]

Reimplemented from KIO::TransferJob.

Definition at line 68 of file davjob.cpp.

void DavJob::slotFinished (  )  [protected, virtual, slot]

Called when the slave marks the job as finished.

Reimplemented from KIO::TransferJob.

Definition at line 77 of file davjob.cpp.


Member Data Documentation

TransferJob* KIO::DavJob::m_subJob [protected]

Reimplemented from KIO::TransferJob.

Definition at line 79 of file davjob.h.

bool KIO::DavJob::m_suspended [protected]

Reimplemented from KIO::TransferJob.

Definition at line 78 of file davjob.h.


The documentation for this class was generated from the following files:
  • davjob.h
  • davjob.cpp

kio

Skip menu "kio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal