class KDiskFreeSp

This class parses the output of "df" to find the disk usage information for a given partition (mount point). More...

Definition#include <kdiskfreesp.h>
InheritsQObject (qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Signals

Public Static Methods


Detailed Description

This class parses the output of "df" to find the disk usage information for a given partition (mount point).

KDiskFreeSp ()

Destructor - this object autodeletes itself when it's done

int  readDF ( const QString & mountPoint )

Call this to fire a search on the disk usage information for mountPoint. foundMountPoint will be emitted if this mount point is found, with the info requested. done is emitted in any case.

KDiskFreeSp *  findUsageInfo ( const QString & path )

[static]

Call this to fire a search on the disk usage information for the mount point containing path. foundMountPoint will be emitted if this mount point is found, with the info requested. done is emitted in any case.


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:25:30 2001, using kdoc 2.0a35.