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
QLibProxyWrapper Class Reference
Inheritance diagram for QLibProxyWrapper:
Collaboration diagram for QLibProxyWrapper:

Public Member Functions

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

Private Member Functions

void run () override
void run () override

Detailed Description

Definition at line 52 of file qnetworkproxy_libproxy.cpp.

Constructor & Destructor Documentation

◆ QLibProxyWrapper() [1/2]

QLibProxyWrapper::QLibProxyWrapper ( )

Definition at line 80 of file qnetworkproxy_libproxy.cpp.

◆ ~QLibProxyWrapper() [1/2]

QLibProxyWrapper::~QLibProxyWrapper ( )

Definition at line 91 of file qnetworkproxy_libproxy.cpp.

◆ QLibProxyWrapper() [2/2]

QLibProxyWrapper::QLibProxyWrapper ( )

◆ ~QLibProxyWrapper() [2/2]

QLibProxyWrapper::~QLibProxyWrapper ( )

Member Function Documentation

◆ getProxies() [1/2]

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

Definition at line 107 of file qnetworkproxy_libproxy.cpp.

◆ getProxies() [2/2]

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

◆ run() [1/2]

void QLibProxyWrapper::run ( )
overrideprivate

Definition at line 142 of file qnetworkproxy_libproxy.cpp.

◆ run() [2/2]

void QLibProxyWrapper::run ( )
overrideprivate

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