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

(cbba65f9cec2f9316a50156965b3f4035d5dd9a6)

#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 <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()

static bool isThreadingNeeded ( )
static

Definition at line 24 of file qnetworkproxy_libproxy.cpp.

Referenced by QLibProxyWrapper::QLibProxyWrapper().

+ Here is the caller graph for this function: