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
CachingNetworkAccessManagerFactory Class Reference

[0] More...

+ Inheritance diagram for CachingNetworkAccessManagerFactory:
+ Collaboration diagram for CachingNetworkAccessManagerFactory:

Public Member Functions

QNetworkAccessManagercreate (QObject *parent) override
 

Detailed Description

[0]

Definition at line 5 of file src_network_access_qnetworkaccessmanager.cpp.

Member Function Documentation

◆ create()

QNetworkAccessManager * CachingNetworkAccessManagerFactory::create ( QObject * parent)
inlineoverride

Definition at line 9 of file src_network_access_qnetworkaccessmanager.cpp.

References diskCache, QNetworkAccessManager::setCache(), and QNetworkDiskCache::setCacheDirectory().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: