KIO
directorysizejob.h File Reference
#include "job.h"
#include <kfileitem.h>
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 KFileItemList &lstItems) |
DirectorySizeJob * | KIO::directorySize (const KUrl &directory) |