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

(cb8e5e0dd965b849a88ba971e3dc90169d4dc7ce)

#include <QtNetwork/private/qtnetworkglobal_p.h>
#include <QtNetwork/qnetworkrequest.h>
#include <QtNetwork/qnetworkreply.h>
#include <QtNetwork/qabstractsocket.h>
#include <qhttp2configuration.h>
#include <private/qobject_p.h>
#include <qauthenticator.h>
#include <qnetworkproxy.h>
#include <qbuffer.h>
#include <qtimer.h>
#include <qsharedpointer.h>
#include <private/qhttpnetworkheader_p.h>
#include <private/qhttpnetworkrequest_p.h>
#include <private/qhttpnetworkreply_p.h>
#include <private/qnetconmonitor_p.h>
#include <private/http2protocol_p.h>
#include <private/qhttpnetworkconnectionchannel_p.h>
+ Include dependency graph for qhttpnetworkconnection_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QHttpNetworkConnection
 
class  QHttpNetworkConnectionPrivate
 
struct  QHttpNetworkConnectionPrivate::ParseRedirectResult
 

Typedefs

typedef QPair< QHttpNetworkRequest, QHttpNetworkReply * > HttpMessagePair
 

Functions

 QT_REQUIRE_CONFIG (http)
 

Typedef Documentation

◆ HttpMessagePair

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( http )