42 #ifndef QNETWORKSESSION_IMPL_H 43 #define QNETWORKSESSION_IMPL_H 58 #include <QtNetwork/private/qnetworkconfigmanager_p.h> 59 #include <QtNetwork/private/qnetworksession_p.h> 61 #ifndef QT_NO_BEARERMANAGEMENT 84 #ifndef QT_NO_NETWORKINTERFACE 130 #endif // QT_NO_BEARERMANAGEMENT 132 #endif // QNETWORKSESSION_IMPL_H QNetworkSessionPrivateImpl()
The QVariant class acts like a union for the most common Qt data types.
QNetworkConfiguration config
#define QT_END_NAMESPACE
This macro expands to.
void forcedSessionClose(const QNetworkConfiguration &config)
~QNetworkSessionPrivateImpl()
QNetworkSession::SessionError lastError
QVariant sessionProperty(const QString &key) const
void updateStateFromActiveConfig()
The QString class provides a Unicode character string.
void updateStateFromServiceNetwork()
SessionError
This enum describes the session errors that can occur.
The QNetworkConfiguration class provides an abstraction of one or more access point configurations...
#define QT_BEGIN_NAMESPACE
This macro expands to.
void networkConfigurationsChanged()
QString errorString() const
void setSessionProperty(const QString &key, const QVariant &value)
quint64 bytesWritten() const
void syncStateWithInterface()
QNetworkSession::SessionError error() const
QNetworkInterface currentInterface() const
The QNetworkInterface class provides a listing of the host's IP addresses and network interfaces...
void configurationChanged(QNetworkConfigurationPrivatePointer config)
QBearerEngineImpl * engine
quint64 activeTime() const
void connectionError(const QString &id, QBearerEngineImpl::ConnectionError error)
quint64 bytesReceived() const