KIO
KIO::DirectCopyJob Class Reference
#include <job_p.h>
Inheritance diagram for KIO::DirectCopyJob:

Public Slots | |
| void | slotCanResume (KIO::filesize_t offset) |
Signals | |
| void | canResume (KIO::Job *job, KIO::filesize_t offset) |
Public Member Functions | |
| DirectCopyJob (const KUrl &url, const QByteArray &packedArgs) | |
| ~DirectCopyJob () | |
Detailed Description
Used for direct copy from or to the local filesystem (i.e. SlaveBase::copy())
Constructor & Destructor Documentation
| DirectCopyJob::DirectCopyJob | ( | const KUrl & | url, |
| const QByteArray & | packedArgs | ||
| ) |
Member Function Documentation
| void KIO::DirectCopyJob::canResume | ( | KIO::Job * | job, |
| KIO::filesize_t | offset | ||
| ) | [signal] |
Emitted if the job found an existing partial file and supports resuming. Used by FileCopyJob.
| void DirectCopyJob::slotCanResume | ( | KIO::filesize_t | offset | ) | [slot] |
The documentation for this class was generated from the following files:
KDE 4.6 API Reference