42 #ifndef QSHAREDNETWORKSESSIONPRIVATE_H 43 #define QSHAREDNETWORKSESSIONPRIVATE_H 59 #include <QSharedPointer> 60 #include <QWeakPointer> 63 #ifndef QT_NO_BEARERMANAGEMENT 80 #endif // QT_NO_BEARERMANAGEMENT 82 #endif //QSHAREDNETWORKSESSIONPRIVATE_H
QHash< QNetworkConfiguration, QWeakPointer< QNetworkSession > > sessions
#define QT_END_NAMESPACE
This macro expands to.
The QHash class is a template class that provides a hash-table-based dictionary.
The QNetworkConfiguration class provides an abstraction of one or more access point configurations...
#define QT_BEGIN_NAMESPACE
This macro expands to.
uint qHash(const QUrl &url)
static void setSession(QNetworkConfiguration config, QSharedPointer< QNetworkSession > session)
static QSharedPointer< QNetworkSession > getSession(QNetworkConfiguration config)