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
qhttpnetworkconnectionchannel.cpp File Reference

(cb8e5e0dd965b849a88ba971e3dc90169d4dc7ce)

#include "qhttpnetworkconnectionchannel_p.h"
#include "qhttpnetworkconnection_p.h"
#include "qhttp2configuration.h"
#include "private/qnoncontiguousbytedevice_p.h"
#include <qdebug.h>
#include <private/qhttp2protocolhandler_p.h>
#include <private/qhttpprotocolhandler_p.h>
#include <private/http2protocol_p.h>
#include <private/qsocketabstraction_p.h>
#include <private/qsslsocket_p.h>
#include <QtNetwork/qsslkey.h>
#include <QtNetwork/qsslcipher.h>
#include "private/qnetconmonitor_p.h"
#include <memory>
#include <utility>
#include "moc_qhttpnetworkconnectionchannel_p.cpp"
+ Include dependency graph for qhttpnetworkconnectionchannel.cpp:

Go to the source code of this file.

Classes

class  QT_BEGIN_NAMESPACE::ProtocolHandlerDeleter
 

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.
 

Variables

static const int reconnectAttemptsDefault = 3
 

Variable Documentation

◆ reconnectAttemptsDefault

const int reconnectAttemptsDefault = 3
static