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
qnetworkaccesscache.cpp File Reference

(d26709cd8c0b09242f8b65bc1de696bcf87fad7c)

#include "qnetworkaccesscache_p.h"
#include "QtCore/qpointer.h"
#include "QtCore/qdeadlinetimer.h"
#include "qnetworkaccessmanager_p.h"
#include "qnetworkreply_p.h"
#include "qnetworkrequest.h"
#include <vector>
#include "moc_qnetworkaccesscache_p.cpp"
+ Include dependency graph for qnetworkaccesscache.cpp:

Go to the source code of this file.

Classes

struct  QNetworkAccessCache::Node
 

Enumerations

enum  ExpiryTimeEnum { ExpiryTime = 120 }
 

Enumeration Type Documentation

◆ ExpiryTimeEnum

Enumerator
ExpiryTime 

Definition at line 17 of file qnetworkaccesscache.cpp.