![]() |
Qt 6.x
The Qt SDK
|
#include "qnetworkproxy.h"#include <QtCore/QByteArray>#include <QtCore/QMutex>#include <QtCore/QSemaphore>#include <QtCore/QUrl>#include <QtCore/private/qeventdispatcher_unix_p.h>#include <QtCore/private/qthread_p.h>#include <proxy.h>#include <dlfcn.h>#include "qnetworkproxy_libproxy.moc"
Include dependency graph for qnetworkproxy_libproxy.cpp:Go to the source code of this file.
Classes | |
| class | QLibProxyWrapper |
Functions | |
| static bool | isThreadingNeeded () |
| Q_GLOBAL_STATIC (QLibProxyWrapper, libProxyWrapper) | |
|
static |
Definition at line 23 of file qnetworkproxy_libproxy.cpp.
Referenced by QLibProxyWrapper::QLibProxyWrapper().
Here is the caller graph for this function:| Q_GLOBAL_STATIC | ( | QLibProxyWrapper | , |
| libProxyWrapper | |||
| ) |