#include <qsharednetworksession_p.h>
Definition at line 69 of file qsharednetworksession_p.h.
◆ getSession()
Definition at line 67 of file qsharednetworksession.cpp.
Referenced by QNetworkAccessManagerPrivate::createSession().
71 if (m->sessions.contains(config)) {
78 m->sessions[config] = session;
The QNetworkSession class provides control over the system's access points and enables session manage...
static void doDeleteLater(QObject *obj)
QSharedNetworkSessionManager * sharedNetworkSessionManager()
bool isNull() const
Returns true if this object is holding a reference to a null pointer.
◆ setSession()
Definition at line 82 of file qsharednetworksession.cpp.
85 m->sessions[config] = session;
QSharedNetworkSessionManager * sharedNetworkSessionManager()
◆ sessions
The documentation for this class was generated from the following files: