![]() |
Qt 6.x
The Qt SDK
|
#include "qnetconmonitor_p.h"
#include "private/qobject_p.h"
#include <QtCore/quuid.h>
#include <QtCore/qmetaobject.h>
#include <QtCore/private/qfunctions_win_p.h>
#include <QtCore/private/qsystemerror_p.h>
#include <QtNetwork/qnetworkinterface.h>
#include <objbase.h>
#include <netlistmgr.h>
#include <wrl/client.h>
#include <wrl/wrappers/corewrappers.h>
#include <iphlpapi.h>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | QNetworkConnectionEvents |
class | QNetworkConnectionMonitorPrivate |
Functions | |
QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcNetMon, "qt.network.monitor") |
QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcNetMon | , |
"qt.network.monitor" | |||
) |