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

kio

KIO::MkdirJob

KIO::MkdirJob Class Reference

A KIO job that creates a directory. More...

#include <jobclasses.h>

Inheritance diagram for KIO::MkdirJob:

Inheritance graph
[legend]

List of all members.


Signals

void permanentRedirection (KIO::Job *job, const KURL &fromUrl, const KURL &toUrl)
void redirection (KIO::Job *job, const KURL &url)

Public Member Functions

 MkdirJob (const KURL &url, int command, const QByteArray &packedArgs, bool showProgressInfo)
virtual void start (Slave *slave)

Protected Slots

virtual void slotFinished ()
void slotRedirection (const KURL &url)

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Protected Attributes

KURL m_redirectionURL

Detailed Description

A KIO job that creates a directory.

See also:
KIO::mkdir()
Since:
3.3

Definition at line 780 of file jobclasses.h.


Constructor & Destructor Documentation

MkdirJob::MkdirJob ( const KURL &  url,
int  command,
const QByteArray &  packedArgs,
bool  showProgressInfo 
)

Do not use this constructor to create a MkdirJob, use KIO::mkdir() instead.

Parameters:
url the url of the file or directory to check
command the command to issue
packedArgs the arguments
showProgressInfo true to show progress information to the user

Definition at line 692 of file job.cpp.


Member Function Documentation

void KIO::MkdirJob::permanentRedirection ( KIO::Job *  job,
const KURL &  fromUrl,
const KURL &  toUrl 
) [signal]

Signals a permanent redirection.

The redirection itself is handled internally.

Parameters:
job the job that is redirected
fromUrl the original URL
toUrl the new URL

void KIO::MkdirJob::redirection ( KIO::Job *  job,
const KURL &  url 
) [signal]

Signals a redirection.

Use to update the URL shown to the user. The redirection itself is handled internally.

Parameters:
job the job that is redirected
url the new url

void MkdirJob::slotFinished (  )  [protected, virtual, slot]

Called when the slave marks the job as finished.

Reimplemented from KIO::SimpleJob.

Definition at line 724 of file job.cpp.

void MkdirJob::slotRedirection ( const KURL &  url  )  [protected, slot]

Definition at line 707 of file job.cpp.

void MkdirJob::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 698 of file job.cpp.

void MkdirJob::virtual_hook ( int  id,
void *  data 
) [protected, virtual]

Reimplemented from KIO::SimpleJob.

Definition at line 4749 of file job.cpp.


Member Data Documentation

KURL KIO::MkdirJob::m_redirectionURL [protected]

Definition at line 826 of file jobclasses.h.


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