KIO
kdiskfreespace.cpp
Go to the documentation of this file.
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
~KDiskFreeSpace()
Destructor - this object autodeletes itself when it's done.
Definition kdiskfreespace.cpp:50
void foundMountPoint(const QString &mountPoint, quint64 kibSize, quint64 kibUsed, quint64 kibAvail)
Emitted when the information about the requested mount point was found.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 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 Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.