4#ifndef QNETWORKACCESSCACHEBACKEND_P_H
5#define QNETWORKACCESSCACHEBACKEND_P_H
18#include <QtNetwork/private/qtnetworkglobal_p.h>
33 void close()
override;
34 bool start()
override;
39 bool sendCacheContents();
\inmodule QtCore \reentrant
QNetworkAccessBackend is the base class for implementing support for schemes used by QNetworkAccessMa...
bool start() override
Prepares the backend and calls open().
void close() override
You must implement this function in your derived class.
QNetworkAccessCacheBackend()
void open() override
You must implement this in your derived class.
~QNetworkAccessCacheBackend()
qint64 bytesAvailable() const override
You must implement this function in your derived class.
qint64 read(char *data, qint64 maxlen) override
Implement this function to support reading from the resource made available by your plugin.
Combined button and popup list for selecting options.
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data