class DefaultProgress


Full nameKIO::DefaultProgress
Definition#include <defaultprogress.h>
InheritsKIO::ProgressBase [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Protected Types

Protected Methods

Protected Members


Detailed Description

 DefaultProgress ( bool showNow = true )

DefaultProgress

 ~DefaultProgress ()

~DefaultProgress

void  slotTotalSize ( KIO::Job*, KIO::filesize_t bytes )

slotTotalSize

[virtual slot]

Reimplemented from ProgressBase.

void  slotTotalFiles ( KIO::Job*, unsigned long files )

slotTotalFiles

[virtual slot]

Reimplemented from ProgressBase.

void  slotTotalDirs ( KIO::Job*, unsigned long dirs )

slotTotalDirs

[virtual slot]

Reimplemented from ProgressBase.

void  slotProcessedSize ( KIO::Job*, KIO::filesize_t bytes )

slotProcessedSize

[virtual slot]

Reimplemented from ProgressBase.

void  slotProcessedFiles ( KIO::Job*, unsigned long files )

slotProcessedFiles

[virtual slot]

Reimplemented from ProgressBase.

void  slotProcessedDirs ( KIO::Job*, unsigned long dirs )

slotProcessedDirs

[virtual slot]

Reimplemented from ProgressBase.

void  slotSpeed ( KIO::Job*, unsigned long bytes_per_second )

slotSpeed

[virtual slot]

Reimplemented from ProgressBase.

void  slotPercent ( KIO::Job*, unsigned long percent )

slotPercent

[virtual slot]

Reimplemented from ProgressBase.

void  slotInfoMessage ( KIO::Job*, const QString & msg )

slotInfoMessage

[virtual slot]

void  slotCopying ( KIO::Job*, const KURL& src, const KURL& dest )

slotCopying

[virtual slot]

Reimplemented from ProgressBase.

void  slotMoving ( KIO::Job*, const KURL& src, const KURL& dest )

slotMoving

[virtual slot]

Reimplemented from ProgressBase.

void  slotDeleting ( KIO::Job*, const KURL& url )

slotDeleting

[virtual slot]

Reimplemented from ProgressBase.

void  slotCreatingDir ( KIO::Job*, const KURL& dir )

slotCreatingDir

[virtual slot]

Reimplemented from ProgressBase.

void  slotStating ( KIO::Job*, const KURL& dir )

slotStating

[virtual slot]

void  slotMounting ( KIO::Job*, const QString & dev, const QString & point )

slotMounting

[virtual slot]

void  slotUnmounting ( KIO::Job*, const QString & point )

slotUnmounting

[virtual slot]

void  slotCanResume ( KIO::Job*, KIO::filesize_t )

slotCanResume

[virtual slot]

Reimplemented from ProgressBase.

void  showTotals ()

showTotals

[protected]

void  setDestVisible ( bool visible )

setDestVisible

[protected]

KSqueezedTextLabel* sourceLabel

sourceLabel

[protected]

KSqueezedTextLabel* destLabel

destLabel

[protected]

QLabel* progressLabel

progressLabel

[protected]

QLabel* destInvite

destInvite

[protected]

QLabel* speedLabel

speedLabel

[protected]

QLabel* sizeLabel

sizeLabel

[protected]

QLabel* resumeLabel

resumeLabel

[protected]

KProgress* m_pProgressBar

m_pProgressBar

[protected]

KIO::filesize_t m_iTotalSize

m_iTotalSize

[protected]

unsigned long m_iTotalFiles

m_iTotalFiles

[protected]

unsigned long m_iTotalDirs

m_iTotalDirs

[protected]

KIO::filesize_t m_iProcessedSize

m_iProcessedSize

[protected]

unsigned long m_iProcessedDirs

m_iProcessedDirs

[protected]

unsigned long m_iProcessedFiles

m_iProcessedFiles

[protected]

enum ModeType { Copy, Move, Delete, Create }

ModeType

[protected]

ModeType mode

mode

[protected]

void  virtual_hook ( int id, void* data )

virtual_hook

[protected virtual]

Reimplemented from ProgressBase.


Generated by: dfaure on faure on Tue Apr 16 08:49:48 2002, using kdoc 2.0a53.