Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qnetconmonitor_win.cpp File Reference

(c0ec9dcee71a7f8dbb9f024e68a382f2e9f32e97)

#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 <QtCore/private/qcomptr_p.h>
#include <wrl/wrappers/corewrappers.h>
#include <iphlpapi.h>
#include <algorithm>
Include dependency graph for qnetconmonitor_win.cpp:

Go to the source code of this file.

Classes

class  QNetworkConnectionEvents
class  QNetworkConnectionMonitorPrivate

Functions

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY (lcNetMon, "qt.network.monitor")

Function Documentation

◆ Q_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( lcNetMon ,
"qt.network.monitor"  )