![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include "networkdiskcachegc.h"
#include <QTimer>
#include <QDir>
#include <QDirIterator>
#include <QtConcurrentRun>
#include <QDateTime>
#include <QtDebug>
#include <util/sll/qtutil.h>
#include <util/sll/prelude.h>
#include <util/sll/util.h>
#include <util/threads/futures.h>
Go to the source code of this file.
Namespaces | |
LC | |
LC::Util | |
QMultiMap<QDateTime, QString> Items_ |
Definition at line 49 of file networkdiskcachegc.cpp.
Referenced by LC::Util::NetworkDiskCacheGC::Instance(), and LC::Util::XDG::ItemsFinder::Update().
qint64 TotalSize_ = 0 |
Definition at line 50 of file networkdiskcachegc.cpp.
Referenced by LC::Util::NetworkDiskCacheGC::Instance().