class DefaultProgress


Definition#include <defaultprogress.h>
InheritsProgressBase [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*, unsigned long 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*, unsigned long 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*, unsigned long )

slotCanResume

[slot]

Reimplemented from ProgressBase.

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]

unsigned long m_iTotalSize

m_iTotalSize

[protected]

unsigned long m_iTotalFiles

m_iTotalFiles

[protected]

unsigned long m_iTotalDirs

m_iTotalDirs

[protected]

unsigned long 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]

DefaultProgressPrivate* d

d

[protected]


Generated by: faure on ftp.kde.com on Wed Jun 20 13:26:37 2001, using kdoc 2.0a53.