Qt 4.8
Classes | Typedefs
qhttpnetworkconnection_p.h File Reference
#include <QtNetwork/qnetworkrequest.h>
#include <QtNetwork/qnetworkreply.h>
#include <QtNetwork/qabstractsocket.h>
#include <QtNetwork/qnetworksession.h>
#include <private/qobject_p.h>
#include <qauthenticator.h>
#include <qnetworkproxy.h>
#include <qbuffer.h>
#include <private/qhttpnetworkheader_p.h>
#include <private/qhttpnetworkrequest_p.h>
#include <private/qhttpnetworkreply_p.h>
#include <private/qhttpnetworkconnectionchannel_p.h>
#include <QtNetwork/qsslsocket.h>
#include <QtNetwork/qsslerror.h>

Go to the source code of this file.

Classes

class  QHttpNetworkConnection
 
class  QHttpNetworkConnectionPrivate
 

Typedefs

typedef QPair< QHttpNetworkRequest, QHttpNetworkReply * > HttpMessagePair
 

Typedef Documentation

◆ HttpMessagePair

Definition at line 139 of file qhttpnetworkconnection_p.h.