#include <qnetworkaccessbackend_p.h>
Definition at line 218 of file qnetworkaccessbackend_p.h.
◆ QNetworkAccessBackendFactory()
QNetworkAccessBackendFactory::QNetworkAccessBackendFactory |
( |
| ) |
|
Definition at line 80 of file qnetworkaccessbackend.cpp.
83 factoryData()->append(
this);
The QMutexLocker class is a convenience class that simplifies locking and unlocking mutexes...
◆ ~QNetworkAccessBackendFactory()
QNetworkAccessBackendFactory::~QNetworkAccessBackendFactory |
( |
| ) |
|
|
virtual |
Definition at line 86 of file qnetworkaccessbackend.cpp.
90 factoryData()->removeAll(
this);
static QBasicAtomicInt valid
The QMutexLocker class is a convenience class that simplifies locking and unlocking mutexes...
◆ create()
The documentation for this class was generated from the following files: