KIO
kdiskfreespace.h
Go to the documentation of this file.
82 void foundMountPoint( const QString & mountPoint, quint64 kibSize, quint64 kibUsed, quint64 kibAvail );
bool readDF(const QString &mountPoint)
Call this to fire a search on the disk usage information for mountPoint.
Definition kdiskfreespace.cpp:56
static KDiskFreeSpace * findUsageInfo(const QString &path)
Call this to fire a search on the disk usage information for the mount point containing path.
Definition kdiskfreespace.cpp:79
void foundMountPoint(const QString &mountPoint, quint64 kibSize, quint64 kibUsed, quint64 kibAvail)
Emitted when the information about the requested mount point was found.
void done()
Emitted when the request made via readDF is over, whether foundMountPoint was emitted or not.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.