LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
networkdiskcachegc.cpp File Reference
#include "networkdiskcachegc.h"
#include <QTimer>
#include <QDir>
#include <QDirIterator>
#include <QDateTime>
#include <QtDebug>
#include <util/sll/qtutil.h>
#include <util/sll/prelude.h>
#include <util/sll/futures.h>
#include <util/sll/util.h>
+ Include dependency graph for networkdiskcachegc.cpp:

Go to the source code of this file.

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Variable Documentation

QMultiMap<QDateTime, QString> Items_

Definition at line 65 of file networkdiskcachegc.cpp.

qint64 TotalSize_ = 0

Definition at line 66 of file networkdiskcachegc.cpp.