class KDirSize

Compute directory size (similar to "du", but doesn't give the same results since we simply sum up the dir and file sizes, whereas du speaks disk blocks) More...

Definition#include <kdirsize.h>
InheritsKIO::Job (kio)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods

Protected Methods

Protected Slots


Detailed Description

Compute directory size (similar to "du", but doesn't give the same results since we simply sum up the dir and file sizes, whereas du speaks disk blocks)

 KDirSize ( const KURL & directory )

[protected]

KDirSize ()

[protected]

unsigned long  totalSize ()

Returns: the size we found

Reimplemented from Job.

KDirSize *  dirSizeJob ( const KURL & directory )

[static]

Asynchronous method. Connect to the result signal.

unsigned long  dirSize ( const KURL & directory )

[static]

Synchronous method - you get the result as soon as the call returns.

void  setSync ()

[protected]

void  slotResult ( KIO::Job *job )

[protected virtual slot]

Reimplemented from Job.

void  slotEntries ( KIO::Job * , const KIO::UDSEntryList & )

[protected slot]


Generated by: prospector@porky.devel.redhat.com on Fri Nov 3 09:59:05 2000, using kdoc 2.0a42.