KIO
directorysizejob.h File Reference
Go to the source code of this file.
Classes | |
class | KIO::DirectorySizeJob |
Computes a directory size (similar to "du", but doesn't give the same results since we simply sum up the dir and file sizes, whereas du speaks disk blocks) More... |
Namespaces | |
namespace | KIO |
Functions | |
DirectorySizeJob * | KIO::directorySize (const KUrl &directory) |
DirectorySizeJob * | KIO::directorySize (const KFileItemList &lstItems) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:27:35 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:27:35 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.