![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/private/qnetworkinformation_p.h>
#include <QtNetwork/private/qnetconmonitor_p.h>
#include <QtCore/qglobal.h>
#include <QtCore/private/qobject_p.h>
#include "qscnetworkreachabilitynetworkinformationbackend.moc"
Go to the source code of this file.
Classes | |
class | QSCNetworkReachabilityNetworkInformationBackend |
class | QSCNetworkReachabilityNetworkInformationBackendFactory |
Functions | |
QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcNetInfoSCR, "qt.network.info.scnetworkreachability") |
static QString | backendName () |
|
static |
Definition at line 15 of file qscnetworkreachabilitynetworkinformationbackend.mm.
References QString::fromUtf16(), QNetworkInformationBackend::PluginNames, and QNetworkInformationBackend::PluginNamesAppleIndex.
Referenced by QSCNetworkReachabilityNetworkInformationBackend::name(), and QSCNetworkReachabilityNetworkInformationBackendFactory::name().
QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcNetInfoSCR | , |
"qt.network.info.scnetworkreachability" | |||
) |