42 #ifndef QNETWORKPROXY_P_H 43 #define QNETWORKPROXY_P_H 57 #ifndef QT_NO_NETWORKPROXY 82 #endif // QT_NO_NETWORKINTERFACE #define QT_END_NAMESPACE
This macro expands to.
QSystemConfigurationProxyFactory()
static QList< QNetworkProxy > systemProxyForQuery(const QNetworkProxyQuery &query=QNetworkProxyQuery())
This function takes the query request, query, examines the details of the type of socket or request a...
The QNetworkProxyFactory class provides fine-grained proxy selection.
void append(const T &t)
Inserts value at the end of the list.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QNetworkProxyQuery class is used to query the proxy settings for a socket.
virtual QList< QNetworkProxy > queryProxy(const QNetworkProxyQuery &query)
This function takes the query request, query, examines the details of the type of socket or request a...