![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
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 } |
enum ExpiryTimeEnum |
Enumerator | |
---|---|
ExpiryTime | |
ExpiryTime |
Definition at line 18 of file qnetworkaccesscache.cpp.
enum ExpiryTimeEnum |
Enumerator | |
---|---|
ExpiryTime | |
ExpiryTime |
Definition at line 18 of file qnetworkaccesscache.cpp.