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.h File Reference

(65fef44ddf18c2dbc7357ff056a28a308b1350f2)

#include <QtNetwork/qtnetworkglobal.h>
#include <QtNetwork/qhostaddress.h>
#include <QtNetwork/qnetworkrequest.h>
#include <QtCore/qshareddata.h>
+ Include dependency graph for qnetworkproxy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QNetworkProxyQuery
 The QNetworkProxyQuery class is used to query the proxy settings for a socket. More...
 
class  QNetworkProxy
 The QNetworkProxy class provides a network layer proxy. More...
 
class  QNetworkProxyFactory
 The QNetworkProxyFactory class provides fine-grained proxy selection. More...
 

Functions

Q_NETWORK_EXPORT QDebug operator<< (QDebug debug, const QNetworkProxy &proxy)
 
Q_NETWORK_EXPORT QDebug operator<< (QDebug debug, const QNetworkProxyQuery &proxyQuery)
 

Function Documentation

◆ operator<<() [1/2]

◆ operator<<() [2/2]

Q_NETWORK_EXPORT QDebug operator<< ( QDebug debug,
const QNetworkProxyQuery & proxyQuery )

Definition at line 1603 of file qnetworkproxy.cpp.

References debug.