![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/private/qnetworkinformation_p.h>
#include "wrapper/androidconnectivitymanager.h"
#include <QtCore/qglobal.h>
#include "qandroidnetworkinformationbackend.moc"
Go to the source code of this file.
Classes | |
class | QAndroidNetworkInformationBackend |
class | QAndroidNetworkInformationBackendFactory |
Functions | |
QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcNetInfoAndroid, "qt.network.info.android") |
static QString | backendName () |
|
static |
Definition at line 14 of file qandroidnetworkinformationbackend.cpp.
References QString::fromUtf16(), QNetworkInformationBackend::PluginNames, and QNetworkInformationBackend::PluginNamesAndroidIndex.
Referenced by QAndroidNetworkInformationBackend::name(), and QAndroidNetworkInformationBackendFactory::name().
QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcNetInfoAndroid | , |
"qt.network.info.android" | |||
) |