DavJob Class Reference
from PyKDE4.kio import *
Inherits: KIO.TransferJob → KIO.SimpleJob → KIO.Job → KCompositeJob → KJob → QObject
Namespace: KIO
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()
- See also:
- KIO.davPropPatch()
- See also:
- KIO.davSearch()
Method Documentation
Returns the response as a QDomDocument.
- Returns:
- the response document