KIO
directorysizejob.h File Reference
Include dependency graph for directorysizejob.h:

This graph shows which files directly or indirectly include this file:

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 Sat Feb 9 2013 12:13:45 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:13:45 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.