• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.11.5 API Reference
  • KDE Home
  • Contact Us
 

KIO

  • KIO
  • MkdirJob
Signals | Public Member Functions | Protected Slots | List of all members
KIO::MkdirJob Class Reference

#include <job_p.h>

Inheritance diagram for KIO::MkdirJob:
KIO::SimpleJob KIO::Job KCompositeJob KJob QObject

Signals

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

Public Member Functions

 MkdirJob (MkdirJobPrivate &dd)
 
 ~MkdirJob ()
 
- Public Member Functions inherited from KIO::SimpleJob
 ~SimpleJob ()
 
bool isRedirectionHandlingEnabled () const
 
virtual void putOnHold ()
 
void setRedirectionHandlingEnabled (bool handle)
 
const KUrl & url () const
 
- Public Member Functions inherited from KIO::Job
virtual ~Job ()
 
void addMetaData (const QString &key, const QString &value)
 
void addMetaData (const QMap< QString, QString > &values)
 
QStringList detailedErrorStrings (const KUrl *reqUrl=0L, int method=-1) const
 
QString errorString () const
 
bool isInteractive () const
 
void mergeMetaData (const QMap< QString, QString > &values)
 
MetaData metaData () const
 
MetaData outgoingMetaData () const
 
Job * parentJob () const
 
QString queryMetaData (const QString &key)
 
void setMetaData (const KIO::MetaData &metaData)
 
void setParentJob (Job *parentJob)
 
void showErrorDialog (QWidget *parent=0)
 
void start ()
 
JobUiDelegate * ui () const
 
- Public Member Functions inherited from KCompositeJob
 KCompositeJob (QObject *parent=0)
 
virtual ~KCompositeJob ()
 
virtual ~KJob ()
 
Capabilities capabilities () const
 
int error () const
 
QString errorText () const
 
bool exec ()
 
bool isAutoDelete () const
 
bool isSuspended () const
 
 KJob (QObject *parent=0)
 
unsigned long percent () const
 
qulonglong processedAmount (Unit unit) const
 
void setAutoDelete (bool autodelete)
 
void setUiDelegate (KJobUiDelegate *delegate)
 
qulonglong totalAmount (Unit unit) const
 
KJobUiDelegate * uiDelegate () const
 

Protected Slots

virtual void slotFinished ()
 
- Protected Slots inherited from KIO::SimpleJob
virtual void slotFinished ()
 
virtual void slotMetaData (const KIO::MetaData &_metaData)
 
virtual void slotWarning (const QString &)
 

Additional Inherited Members

- Public Types inherited from KCompositeJob
enum  Capability
 
enum  KillVerbosity
 
enum  Unit
 
- Public Slots inherited from KIO::SimpleJob
void slotError (int, const QString &)
 
- Static Public Member Functions inherited from KIO::SimpleJob
static void removeOnHold ()
 
- Public Attributes inherited from KCompositeJob
 Bytes
 
 Directories
 
 EmitResult
 
 Files
 
 Killable
 
 NoCapabilities
 
 Quietly
 
 Suspendable
 
- Protected Member Functions inherited from KIO::SimpleJob
 SimpleJob (SimpleJobPrivate &dd)
 
virtual bool doKill ()
 
virtual bool doResume ()
 
virtual bool doSuspend ()
 
void storeSSLSessionFromJob (const KUrl &m_redirectionURL)
 
- Protected Attributes inherited from KCompositeJob
KJobPrivate *const d_ptr
 

Detailed Description

A KIO job that creates a directory.

See Also
KIO::mkdir()

Definition at line 220 of file job_p.h.

Constructor & Destructor Documentation

MkdirJob::~MkdirJob ( )

Definition at line 637 of file job.cpp.

MkdirJob::MkdirJob ( MkdirJobPrivate &  dd)

Definition at line 632 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
jobthe job that is redirected
fromUrlthe original URL
toUrlthe 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
jobthe job that is redirected
urlthe new url
void MkdirJob::slotFinished ( )
protectedvirtualslot

Definition at line 667 of file job.cpp.


The documentation for this class was generated from the following files:
  • job_p.h
  • job.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:20:31 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KIO

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

kdelibs-4.11.5 API Reference

Skip menu "kdelibs-4.11.5 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal