• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • @topname@
  • Sitemap
  • Contact Us
 

kio/kfile

KDiskFreeSp Class Reference

#include <kdiskfreesp.h>

Inheritance diagram for KDiskFreeSp:

QObject

List of all members.


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.


Signals

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

Public Member Functions

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

Static Public Member Functions

static KDiskFreeSp * findUsageInfo (const QString &path)

Constructor & Destructor Documentation

KDiskFreeSp::~KDiskFreeSp (  ) 

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

Definition at line 63 of file kdiskfreesp.cpp.


Member Function Documentation

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.

Definition at line 80 of file kdiskfreesp.cpp.

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.

Definition at line 163 of file kdiskfreesp.cpp.


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

kio/kfile

Skip menu "kio/kfile"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

@topname@

Skip menu "@topname@"
  •     kdnssd-avahi
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for @topname@ by doxygen 1.5.5
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal