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

KIO

  • KIO
  • JobPrivate
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
KIO::JobPrivate Class Reference

#include <job_p.h>

Inheritance diagram for KIO::JobPrivate:
Inheritance graph
[legend]

Public Types

enum  {
  EF_TransferJobAsync = (1 << 0), EF_TransferJobNeedData = (1 << 1), EF_TransferJobDataSent = (1 << 2), EF_ListJobUnrestricted = (1 << 3),
  EF_KillCalled = (1 << 4)
}
 

Public Member Functions

 JobPrivate ()
 
void slotSpeed (KJob *job, unsigned long speed)
 
KIO::JobUiDelegate * ui () const
 
- Public Member Functions inherited from KCompositeJobPrivate
 KCompositeJobPrivate ()
 
 ~KCompositeJobPrivate ()
 
virtual ~KJobPrivate ()
 
void _k_speedTimeout ()
 
 KJobPrivate ()
 

Static Public Member Functions

static void emitCopying (KIO::Job *, const KUrl &src, const KUrl &dest)
 
static void emitCreatingDir (KIO::Job *, const KUrl &dir)
 
static void emitDeleting (KIO::Job *, const KUrl &url)
 
static void emitMounting (KIO::Job *, const QString &dev, const QString &point)
 
static void emitMoving (KIO::Job *, const KUrl &src, const KUrl &dest)
 
static void emitStating (KIO::Job *, const KUrl &url)
 
static void emitTransferring (KIO::Job *, const KUrl &url)
 
static void emitUnmounting (KIO::Job *, const QString &point)
 

Public Attributes

int m_extraFlags
 
MetaData m_incomingMetaData
 
MetaData m_internalMetaData
 
MetaData m_outgoingMetaData
 
Job * m_parentJob
 
- Public Attributes inherited from KCompositeJobPrivate
KJob::Capabilities capabilities
 
int error
 
QString errorText
 
QEventLoop * eventLoop
 
bool isAutoDelete
 
bool isFinished
 
unsigned long percentage
 
QMap< KJob::Unit, qulonglong > processedAmount
 
KJob::Unit progressUnit
 
KJob * q_ptr
 
QTimer * speedTimer
 
QList< KJob * > subjobs
 
bool suspended
 
QMap< KJob::Unit, qulonglong > totalAmount
 
KJobUiDelegate * uiDelegate
 

Additional Inherited Members

- Static Public Attributes inherited from KCompositeJobPrivate
static bool _k_kjobUnitEnumRegistered
 

Detailed Description

Definition at line 37 of file job_p.h.

Member Enumeration Documentation

anonymous enum

Some extra storage space for jobs that don't have their own private d pointer.

Enumerator
EF_TransferJobAsync 
EF_TransferJobNeedData 
EF_TransferJobDataSent 
EF_ListJobUnrestricted 
EF_KillCalled 

Definition at line 48 of file job_p.h.

Constructor & Destructor Documentation

KIO::JobPrivate::JobPrivate ( )
inline

Definition at line 40 of file job_p.h.

Member Function Documentation

void JobPrivate::emitCopying ( KIO::Job *  job,
const KUrl &  src,
const KUrl &  dest 
)
static

Definition at line 131 of file job.cpp.

void JobPrivate::emitCreatingDir ( KIO::Job *  job,
const KUrl &  dir 
)
static

Definition at line 138 of file job.cpp.

void JobPrivate::emitDeleting ( KIO::Job *  job,
const KUrl &  url 
)
static

Definition at line 144 of file job.cpp.

void JobPrivate::emitMounting ( KIO::Job *  job,
const QString &  dev,
const QString &  point 
)
static

Definition at line 162 of file job.cpp.

void JobPrivate::emitMoving ( KIO::Job *  job,
const KUrl &  src,
const KUrl &  dest 
)
static

Definition at line 124 of file job.cpp.

void JobPrivate::emitStating ( KIO::Job *  job,
const KUrl &  url 
)
static

Definition at line 150 of file job.cpp.

void JobPrivate::emitTransferring ( KIO::Job *  job,
const KUrl &  url 
)
static

Definition at line 156 of file job.cpp.

void JobPrivate::emitUnmounting ( KIO::Job *  job,
const QString &  point 
)
static

Definition at line 169 of file job.cpp.

void JobPrivate::slotSpeed ( KJob *  job,
unsigned long  speed 
)

Definition at line 207 of file job.cpp.

KIO::JobUiDelegate* KIO::JobPrivate::ui ( ) const
inline

Definition at line 62 of file job_p.h.

Member Data Documentation

int KIO::JobPrivate::m_extraFlags

Definition at line 57 of file job_p.h.

MetaData KIO::JobPrivate::m_incomingMetaData

Definition at line 58 of file job_p.h.

MetaData KIO::JobPrivate::m_internalMetaData

Definition at line 59 of file job_p.h.

MetaData KIO::JobPrivate::m_outgoingMetaData

Definition at line 60 of file job_p.h.

Job* KIO::JobPrivate::m_parentJob

Definition at line 56 of file job_p.h.


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 Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 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 API Reference

Skip menu "kdelibs 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
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



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