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
qnetworkproxy_libproxy.cpp File Reference

(c0ec9dcee71a7f8dbb9f024e68a382f2e9f32e97)

#include "qnetworkproxy.h"
#include <QtCore/QByteArray>
#include <QtCore/QMutex>
#include <QtCore/QSemaphore>
#include <QtCore/QUrl>
#include <QtCore/private/qlatch_p.h>
#include <QtCore/private/qeventdispatcher_unix_p.h>
#include <QtCore/private/qthread_p.h>
#include <QtCore/qapplicationstatic.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 ()

Function Documentation

◆ isThreadingNeeded()

bool isThreadingNeeded ( )
static

Definition at line 26 of file qnetworkproxy_libproxy.cpp.