![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/private/qnetworkinformation_p.h>
#include "qnetworklistmanagerevents.h"
#include <QtCore/qglobal.h>
#include <QtCore/private/qobject_p.h>
#include <QtCore/qscopeguard.h>
#include <QtCore/private/qfunctions_win_p.h>
#include "qnetworklistmanagernetworkinformationbackend.moc"
Go to the source code of this file.
Classes | |
class | QNetworkListManagerNetworkInformationBackend |
class | QNetworkListManagerNetworkInformationBackendFactory |
Functions | |
QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcNetInfoNLM, "qt.network.info.netlistmanager") |
static QString | backendName () |
|
static |
Definition at line 19 of file qnetworklistmanagernetworkinformationbackend.cpp.
References QString::fromUtf16(), QNetworkInformationBackend::PluginNames, and QNetworkInformationBackend::PluginNamesWindowsIndex.
Referenced by QNetworkListManagerNetworkInformationBackend::name(), and QNetworkListManagerNetworkInformationBackendFactory::name().
QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcNetInfoNLM | , |
"qt.network.info.netlistmanager" | |||
) |