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

kget

MultiSegmentCopyJob Class Reference

#include <multisegkio.h>

Inheritance diagram for MultiSegmentCopyJob:

Inheritance graph
[legend]

List of all members.


Detailed Description

class MultiSegmentCopyJob

Definition at line 24 of file multisegkio.h.


Public Slots

void slotUrls (QList< KUrl > &)

Signals

void updateSegmentsData ()
void speed (KJob *job, unsigned long speed)
void segmentSpeed (KJob *job, unsigned long speed)

Public Member Functions

 MultiSegmentCopyJob (const QList< KUrl > Urls, const KUrl &dest, int permissions, uint segments)
 MultiSegmentCopyJob (const QList< KUrl > Urls, const KUrl &dest, int permissions, qulonglong ProcessedSize, KIO::filesize_t totalSize, QList< SegData > SegmentsData, uint segments)
 ~MultiSegmentCopyJob ()
QList< SegData > SegmentsData ()
virtual void start ()
void stop ()

Constructor & Destructor Documentation

MultiSegmentCopyJob::MultiSegmentCopyJob ( const QList< KUrl >  Urls,
const KUrl &  dest,
int  permissions,
uint  segments 
)

Do not create a MultiSegmentCopyJob directly.

class MultiSegmentCopyJob

Use MultiSegfile_copy() instead.

Parameters:
src the source URL
dest the destination URL
permissions the permissions of the resulting resource
segments number of segments

Definition at line 47 of file multisegkio.cpp.

MultiSegmentCopyJob::MultiSegmentCopyJob ( const QList< KUrl >  Urls,
const KUrl &  dest,
int  permissions,
qulonglong  ProcessedSize,
KIO::filesize_t  totalSize,
QList< SegData >  SegmentsData,
uint  segments 
)

Do not create a MultiSegmentCopyJob directly.

Use MultiSegfile_copy() instead.

Parameters:
src the source URL
dest the destination URL
permissions the permissions of the resulting resource
ProcessedSize 
totalSize 
segments a QList with segments data to resume a started copy

Definition at line 63 of file multisegkio.cpp.

MultiSegmentCopyJob::~MultiSegmentCopyJob (  ) 

Definition at line 99 of file multisegkio.cpp.


Member Function Documentation

QList< SegData > MultiSegmentCopyJob::SegmentsData (  ) 

Definition at line 106 of file multisegkio.cpp.

virtual void MultiSegmentCopyJob::start (  )  [inline, virtual]

Definition at line 57 of file multisegkio.h.

void MultiSegmentCopyJob::stop (  ) 

Definition at line 111 of file multisegkio.cpp.

void MultiSegmentCopyJob::updateSegmentsData (  )  [signal]

void MultiSegmentCopyJob::speed ( KJob *  job,
unsigned long  speed 
) [signal]

Emitted to display information about the speed of this job.

Parameters:
job the job that emitted this signal
speed the speed in bytes/s

void MultiSegmentCopyJob::segmentSpeed ( KJob *  job,
unsigned long  speed 
) [signal]

Emitted to display information about the speed of a segment.

Parameters:
job the segment job that emitted this signal
speed the speed in bytes/s

void MultiSegmentCopyJob::slotUrls ( QList< KUrl > &  Urls  )  [slot]

Definition at line 121 of file multisegkio.cpp.


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

kget

Skip menu "kget"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdenetwork

Skip menu "kdenetwork"
  • kget
  • kopete
  •   kopete
  •   libkopete
  •       libpapillon
  • krfb
Generated for kdenetwork by doxygen 1.5.4
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