Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qabstractnetworkcache.cpp File Reference

(78b0d507ce8728c6287196f78b7c428d9bbdcda3)

#include "qabstractnetworkcache.h"
#include "qabstractnetworkcache_p.h"
#include "qnetworkrequest_p.h"
#include "qhttpheadershelper_p.h"
#include <qdatastream.h>
#include <qdatetime.h>
#include <qurl.h>
#include <qhash.h>
#include <qdebug.h>
#include "moc_qabstractnetworkcache.cpp"
+ Include dependency graph for qabstractnetworkcache.cpp:

Go to the source code of this file.

Classes

class  QNetworkCacheMetaDataPrivate
 

Functions

static QDataStreamoperator<< (QDataStream &out, const QNetworkCacheMetaData::AttributesMap &hash)
 
static QDataStreamoperator>> (QDataStream &in, QNetworkCacheMetaData::AttributesMap &hash)
 

Function Documentation

◆ operator<<()

static QDataStream & operator<< ( QDataStream & out,
const QNetworkCacheMetaData::AttributesMap & hash )
inlinestatic

Definition at line 323 of file qabstractnetworkcache.cpp.

References hash, it, and out.

◆ operator>>()

static QDataStream & operator>> ( QDataStream & in,
QNetworkCacheMetaData::AttributesMap & hash )
inlinestatic

Definition at line 361 of file qabstractnetworkcache.cpp.

References hash, and i.