|
QGIS API Documentation 4.1.0-Master (5bf3c20f3c9)
|
#include "qgsnetworkdiskcache.h"#include <mutex>#include "qgsnetworkaccessmanager.h"#include <QStorageInfo>#include "moc_qgsnetworkdiskcache.cpp"
Go to the source code of this file.
Functions | |
| void | determineSmartCacheSize (const QString &cacheDir, qint64 &cacheSize) |
| void determineSmartCacheSize | ( | const QString & | cacheDir, |
| qint64 & | cacheSize ) |
Definition at line 210 of file qgsnetworkdiskcache.cpp.