![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QLibProxyWrapper () | |
~QLibProxyWrapper () | |
QList< QUrl > | getProxies (const QUrl &url) |
Private Member Functions | |
void | run () override |
Definition at line 49 of file qnetworkproxy_libproxy.cpp.
QLibProxyWrapper::QLibProxyWrapper | ( | ) |
Definition at line 77 of file qnetworkproxy_libproxy.cpp.
References isThreadingNeeded(), and Q_CHECK_PTR().
QLibProxyWrapper::~QLibProxyWrapper | ( | ) |
Definition at line 88 of file qnetworkproxy_libproxy.cpp.
References isRunning(), and QSemaphore::release().
Definition at line 104 of file qnetworkproxy_libproxy.cpp.
References QByteArray::constData(), Data, QUrl::fromEncoded(), i, isRunning(), QSemaphore::release(), ret, QUrl::toEncoded(), and url.
|
overrideprivate |
Definition at line 139 of file qnetworkproxy_libproxy.cpp.
References QSemaphore::acquire(), forever, and Q_CHECK_PTR().