|
|
The tranfer 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.
|
void |
[virtual]
Reimplemented from SimpleJob.
void |
[virtual]
Called when m_subJob finishes.
Reimplemented from Job.
void |
Flow control. Suspend data processing from the slave.
void |
Flow control. Resume data processing from the slave.
void |
Set meta data to be sent to the slave.
void |
Add key/value pair to the meta data that is sent to the slave
void |
Add key/value pairs to the meta data that is sent to the slave
MetaData |
Get meta data received from the slave. (Valid when first data is received and/or slave is finished)
QString |
Query meta data received from the slave. (Valid when first data is received and/or slave is finished)
bool |
[const]
Returns: true if we got an (HTML) error page from the server instead of what we asked for. This currently only happens with HTTP urls. Call this from your slot connected to result().
void |
[signal]
Data from the slave has arrived.
Parameters:
void |
[signal]
Request for data.
Parameters:
void |
[signal]
Signals a redirection Use to update the URL shown to the user The redirection itself is handled internally
void |
[signal]
Mimetype determined
void |
[signal]
Emitted if the "put" job found an existing partial file
(in which case offset is the size of that file)
and emitted by the "get" job if it supports resuming to
the given offset - in this case offset
is unused)
void |
[protected virtual slot]
void |
[protected virtual slot]
Reimplemented from SimpleJob.
void |
[protected virtual slot]
void |
[protected virtual slot]
void |
[protected virtual slot]
void |
[protected virtual slot]
void |
[protected virtual slot]
void |
[protected virtual slot]
void |
[protected slot]
void |
[protected slot]
bool |
[protected]
bool |
[protected]
QByteArray |
[protected]
KURL |
[protected]
KURL::List |
[protected]
QString |
[protected]
MetaData |
[protected]
MetaData |
[protected]
TransferJob * |
[protected]
Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:34 2000, using kdoc 2.0a40. |