KIO::DirectCopyJob Class Reference
Inheritance diagram for KIO::DirectCopyJob:

Detailed Description
Definition at line 827 of file jobclasses.h.
Signals | |
void | canResume (KIO::Job *job, KIO::filesize_t offset) |
Public Member Functions | |
DirectCopyJob (const KURL &url, int command, const QByteArray &packedArgs, bool showProgressInfo) | |
virtual void | start (Slave *slave) |
Constructor & Destructor Documentation
DirectCopyJob::DirectCopyJob | ( | const KURL & | url, | |
int | command, | |||
const QByteArray & | packedArgs, | |||
bool | showProgressInfo | |||
) |
Do not create a DirectCopyJob.
Use KIO::copy() or KIO::file_copy() instead.
The documentation for this class was generated from the following files: