QNetworkDiskCache
#include <QtNetwork/QNetworkDiskCache>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QNetworkDiskCache
Overview
Inheritance
QAbstractNetworkCache | ||
QNetworkDiskCache |
Public Functions Index
QNetworkDiskCache (QObject *parent=0) | |
~QNetworkDiskCache () | |
QString | cacheDirectory () const |
virtual qint64 | cacheSize () const |
virtual QIODevice * | data (const QUrl &url) |
QNetworkCacheMetaData | fileMetaData (const QString &fileName) const |
virtual void | insert (QIODevice *device) |
qint64 | maximumCacheSize () const |
virtual QNetworkCacheMetaData | metaData (const QUrl &url) |
virtual QIODevice * | prepare (const QNetworkCacheMetaData &metaData) |
virtual bool | remove (const QUrl &url) |
void | setCacheDirectory (const QString &cacheDir) |
void | setMaximumCacheSize (qint64 size) |
virtual void | updateMetaData (const QNetworkCacheMetaData &metaData) |
Protected Functions Index
virtual qint64 | expire () |
QAbstractNetworkCache (QObject *parent=0)![]() | |
QAbstractNetworkCache (QAbstractNetworkCachePrivate &dd, QObject *parent)![]() |
Public Slots Index
virtual void | clear () |
Public Functions
Destructor.
virtual qint64
virtualQIODevice *
virtual void
qint64
virtualQNetworkCacheMetaData
virtualQIODevice *
virtual bool
void
void
virtual void
Protected Functions
virtual qint64
Public Slots
virtual void
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy