kdiskfreesp.h
66 void foundMountPoint( const TQString & mountPoint, unsigned long kBSize, unsigned long kBUsed, unsigned long kBAvail );
71 void foundMountPoint( const unsigned long&, const unsigned long&, const unsigned long&, const TQString& );
This class parses the output of "df" to find the disk usage information for a given partition (mount ...
Definition: kdiskfreesp.h:41