LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
networkdiskcachegc.cpp File Reference
#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>
+ Include dependency graph for networkdiskcachegc.cpp:

Go to the source code of this file.

Namespaces

namespace  LC
 
namespace  LC::Util
 

Variable Documentation

◆ Items_

QMultiMap<QDateTime, QString> Items_

Definition at line 43 of file networkdiskcachegc.cpp.

◆ TotalSize_

qint64 TotalSize_ = 0

Definition at line 44 of file networkdiskcachegc.cpp.