• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kio

KIO::DirectCopyJob

KIO::DirectCopyJob Class Reference

#include <jobclasses.h>

Inheritance diagram for KIO::DirectCopyJob:

Inheritance graph
[legend]

List of all members.


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)

Detailed Description

For internal use only.

Used for direct copy from or to the local filesystem (i.e. SlaveBase::copy())

Definition at line 839 of file jobclasses.h.


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.

Definition at line 1520 of file job.cpp.


Member Function Documentation

void KIO::DirectCopyJob::canResume ( KIO::Job *  job,
KIO::filesize_t  offset 
) [signal]

For internal use only.

Emitted if the job found an existing partial file and supports resuming. Used by FileCopyJob.

void DirectCopyJob::start ( Slave *  slave  )  [virtual]

For internal use only.

Called by the scheduler when a slave gets to work on this job.

Parameters:
slave the slave that starts working on this job

Reimplemented from KIO::SimpleJob.

Definition at line 1526 of file job.cpp.


The documentation for this class was generated from the following files:
  • jobclasses.h
  • job.cpp

kio

Skip menu "kio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal