kio Library API Documentation

KIO::DirectCopyJob Class Reference

Inheritance diagram for KIO::DirectCopyJob:

KIO::SimpleJob KIO::Job QObject 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

Definition at line 798 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 1461 of file job.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kio Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:33:45 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003