marble
StoragePolicy.h
Go to the documentation of this file.
virtual bool fileExists(const QString &fileName) const =0
virtual bool updateFile(const QString &fileName, const QByteArray &data)=0
Return true if file was written successfully.
virtual QString lastErrorMessage() const =0
StoragePolicy(QObject *parent=0)
Definition: StoragePolicy.cpp:16
Definition: StoragePolicy.h:25
void sizeChanged(qint64)
void cleared()
virtual void clearCache()=0
QObject * parent() const
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.