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

KIO

KIO::DeleteJob

KIO::DeleteJob Class Reference

A more complex Job to delete files and directories. More...

#include <deletejob.h>

Inheritance diagram for KIO::DeleteJob:

Inheritance graph
[legend]

List of all members.


Signals

void deleting (KIO::Job *job, const KUrl &file)
void processedDirs (KIO::Job *job, unsigned long dirs)
void processedFiles (KIO::Job *job, unsigned long files)
void totalDirs (KJob *job, unsigned long dirs)
void totalFiles (KJob *job, unsigned long files)

Public Member Functions

KUrl::List urls () const
virtual ~DeleteJob ()

Protected Slots

virtual void slotResult (KJob *job)

Protected Member Functions

 DeleteJob (DeleteJobPrivate &dd)

Detailed Description

A more complex Job to delete files and directories.

Don't create the job directly, but use KIO::del() instead.

See also:
KIO::del()

Definition at line 43 of file deletejob.h.


Constructor & Destructor Documentation

DeleteJob::~DeleteJob (  )  [virtual]

Definition at line 130 of file deletejob.cpp.

DeleteJob::DeleteJob ( DeleteJobPrivate &  dd  )  [protected]

Definition at line 119 of file deletejob.cpp.


Member Function Documentation

void KIO::DeleteJob::deleting ( KIO::Job *  job,
const KUrl &  file 
) [signal]

Sends the URL of the file that is currently being deleted.

Parameters:
job the job that emitted this signal
file the URL of the file or directory that is being deleted

void KIO::DeleteJob::processedDirs ( KIO::Job *  job,
unsigned long  dirs 
) [signal]

Sends the number of processed directories.

Parameters:
job the job that emitted this signal
dirs the number of processed dirs

void KIO::DeleteJob::processedFiles ( KIO::Job *  job,
unsigned long  files 
) [signal]

Sends the number of processed files.

Parameters:
job the job that emitted this signal
files the number of processed files

void DeleteJob::slotResult ( KJob *  job  )  [protected, virtual, slot]

Definition at line 431 of file deletejob.cpp.

void KIO::DeleteJob::totalDirs ( KJob *  job,
unsigned long  dirs 
) [signal]

Emitted when the toal number of direcotries is known.

Parameters:
job the job that emitted this signal
dirs the total number of directories

void KIO::DeleteJob::totalFiles ( KJob *  job,
unsigned long  files 
) [signal]

Emitted when the total number of files is known.

Parameters:
job the job that emitted this signal
files the total number of files

KUrl::List DeleteJob::urls (  )  const

Returns the list of URLs.

Returns:
the list of URLs.

Definition at line 134 of file deletejob.cpp.


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

KIO

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
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