Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QLibProxyWrapper Class Reference
+ Inheritance diagram for QLibProxyWrapper:
+ Collaboration diagram for QLibProxyWrapper:

Public Member Functions

 QLibProxyWrapper ()
 
 ~QLibProxyWrapper ()
 
QList< QUrlgetProxies (const QUrl &url)
 

Private Member Functions

void run () override
 

Detailed Description

Definition at line 49 of file qnetworkproxy_libproxy.cpp.

Constructor & Destructor Documentation

◆ QLibProxyWrapper()

QLibProxyWrapper::QLibProxyWrapper ( )

Definition at line 77 of file qnetworkproxy_libproxy.cpp.

References isThreadingNeeded(), and Q_CHECK_PTR().

+ Here is the call graph for this function:

◆ ~QLibProxyWrapper()

QLibProxyWrapper::~QLibProxyWrapper ( )

Definition at line 88 of file qnetworkproxy_libproxy.cpp.

References isRunning(), and QSemaphore::release().

+ Here is the call graph for this function:

Member Function Documentation

◆ getProxies()

QList< QUrl > QLibProxyWrapper::getProxies ( const QUrl url)

Definition at line 104 of file qnetworkproxy_libproxy.cpp.

References QByteArray::constData(), Data, QUrl::fromEncoded(), i, isRunning(), QSemaphore::release(), ret, QUrl::toEncoded(), and url.

+ Here is the call graph for this function:

◆ run()

void QLibProxyWrapper::run ( )
overrideprivate

Definition at line 139 of file qnetworkproxy_libproxy.cpp.

References QSemaphore::acquire(), forever, and Q_CHECK_PTR().

+ Here is the call graph for this function:

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