Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qnetworkaccesscache.cpp File Reference
#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.