• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdefile
 

tdeio/tdefile

Signals | Public Member Functions | Static Public Member Functions | List of all members
KDiskFreeSp Class Reference

#include <kdiskfreesp.h>

Inherits TQObject.

Signals

void foundMountPoint (const TQString &mountPoint, unsigned long kBSize, unsigned long kBUsed, unsigned long kBAvail)
 
void foundMountPoint (const unsigned long &, const unsigned long &, const unsigned long &, const TQString &)
 
void done ()
 

Public Member Functions

 KDiskFreeSp (TQObject *parent=0, const char *name=0)
 
 ~KDiskFreeSp ()
 
int readDF (const TQString &mountPoint)
 

Static Public Member Functions

static KDiskFreeSp * findUsageInfo (const TQString &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 40 of file kdiskfreesp.h.

Constructor & Destructor Documentation

◆ KDiskFreeSp()

KDiskFreeSp::KDiskFreeSp ( TQObject *  parent = 0,
const char *  name = 0 
)

Definition at line 46 of file kdiskfreesp.cpp.

◆ ~KDiskFreeSp()

KDiskFreeSp::~KDiskFreeSp ( )

Destructor - this object autodeletes itself when it's done.

Definition at line 63 of file kdiskfreesp.cpp.

Member Function Documentation

◆ findUsageInfo()

KDiskFreeSp * KDiskFreeSp::findUsageInfo ( const TQString &  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.

Definition at line 164 of file kdiskfreesp.cpp.

◆ readDF()

int KDiskFreeSp::readDF ( const TQString &  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.

Definition at line 80 of file kdiskfreesp.cpp.


The documentation for this class was generated from the following files:
  • kdiskfreesp.h
  • kdiskfreesp.cpp

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdefile by doxygen 1.9.4
This website is maintained by Timothy Pearson.