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
| __init__ | ( | self, |  | 
|  |  | DavJobPrivate | dd, | 
|  |  | int | a0, | 
|  |  | QString | a1 | 
|  | ) |  |  |  | 
 
 
Returns the response as a QDomDocument.
- Returns:
-  the response document