![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/qtnetworkglobal.h>#include <QtNetwork/qhostaddress.h>#include <QtNetwork/qnetworkrequest.h>#include <QtCore/qshareddata.h>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) |
| QDebug operator<< | ( | QDebug | debug, |
| const QNetworkProxy & | proxy ) |
Definition at line 1551 of file qnetworkproxy.cpp.
| QDebug operator<< | ( | QDebug | debug, |
| const QNetworkProxyQuery & | proxyQuery ) |
Definition at line 1600 of file qnetworkproxy.cpp.