Qt 4.8
|
#include "qnetworksession_impl.h"
#include "qbearerengine_impl.h"
#include <QtNetwork/qnetworksession.h>
#include <QtNetwork/private/qnetworkconfigmanager_p.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qdebug.h>
#include <QtCore/qmutex.h>
#include <QtCore/qstringlist.h>
#include "qnetworksession_impl.moc"
Go to the source code of this file.
Classes | |
class | QNetworkSessionManagerPrivate |
Functions | |
static QBearerEngineImpl * | getEngineFromId (const QString &id) |
Q_GLOBAL_STATIC (QNetworkSessionManagerPrivate, sessionManager) | |
|
static |
Definition at line 57 of file qnetworksession_impl.cpp.
Referenced by QNetworkSessionManagerPrivate::forceSessionClose().
Q_GLOBAL_STATIC | ( | QNetworkSessionManagerPrivate | , |
sessionManager | |||
) |
Referenced by QNetworkSessionManagerPrivate::forceSessionClose().