marble
FileStorageWatcher.h
Go to the documentation of this file.
86 void ensureSizePerPlanet( const QString &planetDirectory, const QString ¤tTheme = QString() );
void cleared()
void variableChanged()
Is emitted when a variable has changed.
quint64 cacheLimit()
Definition: FileStorageWatcher.cpp:56
FileStorageWatcher(const QString &dataDirectory=QString(), QObject *parent=0)
Creates a new FileStorageWatcher, which is a thread watching the space Marble takes on the hard drive...
Definition: FileStorageWatcher.cpp:306
void addToCurrentSize(qint64 bytes)
Add bytes to the current cache size.
Definition: FileStorageWatcher.cpp:70
void sizeChanged(qint64 bytes)
void getCurrentCacheSize()
Getting the current size of the data stored on the disc.
Definition: FileStorageWatcher.cpp:101
void addToCurrentSize(qint64 bytes)
Add bytes to the current cache size.
Definition: FileStorageWatcher.cpp:362
void updateTheme(const QString &mapTheme)
Updates the name of the theme.
Definition: FileStorageWatcher.cpp:372
void updateTheme(const QString &mapTheme)
Updates the name of the theme.
Definition: FileStorageWatcher.cpp:87
void setCacheLimit(quint64 bytes)
Sets the limit of the cache in bytes.
Definition: FileStorageWatcher.cpp:343
~FileStorageWatcherThread()
Definition: FileStorageWatcher.cpp:52
FileStorageWatcherThread(const QString &dataDirectory, QObject *parent=0)
Definition: FileStorageWatcher.cpp:37
void setCacheLimit(quint64 bytes)
Sets the limit of the cache in bytes.
Definition: FileStorageWatcher.cpp:61
void prepareQuit()
Stop doing things that take a long time to quit.
Definition: FileStorageWatcher.cpp:96
~FileStorageWatcher()
Definition: FileStorageWatcher.cpp:323
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.