42 #ifndef QNETWORKACCESSMANAGER_H 43 #define QNETWORKACCESSMANAGER_H 45 #include <QtCore/QObject> 57 template<
typename T>
class QList;
65 #if !defined(QT_NO_BEARERMANAGEMENT) && !defined(QT_MOBILITY_BEARER) 76 #ifndef QT_NO_BEARERMANAGEMENT 92 #ifndef QT_NO_BEARERMANAGEMENT 94 UnknownAccessibility = -1,
103 #ifndef QT_NO_NETWORKPROXY 127 #if !defined(QT_NO_BEARERMANAGEMENT) && !defined(QT_MOBILITY_BEARER) 133 #ifndef QT_NO_BEARERMANAGEMENT 139 #ifndef QT_NO_NETWORKPROXY 144 #ifndef QT_NO_OPENSSL 148 #if !defined(QT_NO_BEARERMANAGEMENT) && !defined(QT_MOBILITY_BEARER) 149 void networkSessionConnected();
152 #ifndef QT_NO_BEARERMANAGEMENT 167 #if !defined(QT_NO_BEARERMANAGEMENT) && !defined(QT_MOBILITY_BEARER)
#define QT_END_NAMESPACE
This macro expands to.
The QNetworkReply class contains the data and headers for a request sent with QNetworkAccessManager.
The QByteArray class provides an array of bytes.
Operation
Indicates the operation this reply is processing.
#define Q_PRIVATE_SLOT(d, signature)
The QNetworkProxyFactory class provides fine-grained proxy selection.
The QObject class is the base class of all Qt objects.
NetworkAccessibility
Indicates whether the network is accessible via this network access manager.
The QNetworkProxy class provides a network layer proxy.
The QNetworkConfiguration class provides an abstraction of one or more access point configurations...
#define QT_BEGIN_NAMESPACE
This macro expands to.
static const char * data(const QByteArray &arr)
The State element defines configurations of objects and properties.
The QNetworkAccessManager class allows the application to send network requests and receive replies...
The QAuthenticator class provides an authentication object.
The QNetworkCookieJar class implements a simple jar of QNetworkCookie objects.
The QNetworkCookie class holds one network cookie.
The QNetworkSession class provides control over the system's access points and enables session manage...
NetworkAccessibility networkAccessible
whether the network is currently accessible via this network access manager.
The QHttpMultiPart class resembles a MIME multipart message to be sent over HTTP. ...
The QNetworkRequest class holds a request to be sent with QNetworkAccessManager.
#define Q_DECLARE_PRIVATE(Class)
The QSslError class provides an SSL error.
The QIODevice class is the base interface class of all I/O devices in Qt.
The QList class is a template class that provides lists.
The QAbstractNetworkCache class provides the interface for cache implementations. ...