Qt 4.8
|
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>
#include <QtNetwork/qnetworkinterface.h>
#include <QtCore/qvariant.h>
#include <QtNetwork/qnetworkconfiguration.h>
#include <QtCore/qshareddata.h>
Go to the source code of this file.
Classes | |
class | QNetworkSession |
The QNetworkSession class provides control over the system's access points and enables session management for cases when multiple clients access the same access point. More... | |
Macros | |
#define | QNetworkSessionExport Q_NETWORK_EXPORT |
#define QNetworkSessionExport Q_NETWORK_EXPORT |
Definition at line 63 of file qnetworksession.h.