marble
#include "FileStorageWatcher.h"#include <QDateTime>#include <QDir>#include <QDirIterator>#include <QFileInfo>#include <QTimer>#include "MarbleGlobal.h"#include "MarbleDebug.h"#include "MarbleDirs.h"#include "FileStorageWatcher.moc"
Include dependency graph for FileStorageWatcher.cpp:

Go to the source code of this file.
Functions | |
| static bool | greaterThanByNumber (const QString &s1, const QString &s2) |
Variables | |
| static const int | deleteOnlyFilesOlderThan = 120 |
| static const int | maxFilesDelete = 20 |
| static const int | softLimitPercent = 5 |
Function Documentation
Definition at line 237 of file FileStorageWatcher.cpp.
Variable Documentation
|
static |
Definition at line 32 of file FileStorageWatcher.cpp.
|
static |
Definition at line 30 of file FileStorageWatcher.cpp.
|
static |
Definition at line 33 of file FileStorageWatcher.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference