Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KDiskFreeSp Class Reference

#include <kdiskfreesp.h>

List of all members.

Public Methods

 ~KDiskFreeSp ()
int readDF (const QString &mountPoint)

Static Public Methods

KDiskFreeSp * findUsageInfo (const QString &path)


Detailed Description

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

Definition at line 38 of file kdiskfreesp.h.


Constructor & Destructor Documentation

KDiskFreeSp::~KDiskFreeSp  
 

Destructor - this object autodeletes itself when it's done


Member Function Documentation

KDiskFreeSp* 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.

int KDiskFreeSp::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.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:10 2003 for kdelibs by doxygen1.2.18