Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qnetworkaccesscache.cpp File Reference

(f0fcd396c57107a8fb4bca12a014107b6b09f5d0)

#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 , ExpiryTime = 120 }
enum  ExpiryTimeEnum { ExpiryTime = 120 , ExpiryTime = 120 }

Enumeration Type Documentation

◆ ExpiryTimeEnum [1/2]

Enumerator
ExpiryTime 
ExpiryTime 

Definition at line 18 of file qnetworkaccesscache.cpp.

◆ ExpiryTimeEnum [2/2]

Enumerator
ExpiryTime 
ExpiryTime 

Definition at line 18 of file qnetworkaccesscache.cpp.