Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qandroidnetworkinformationbackend.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtNetwork/private/qnetworkinformation_p.h>
#include "wrapper/androidconnectivitymanager.h"
#include <QtCore/qglobal.h>
#include "qandroidnetworkinformationbackend.moc"
+ Include dependency graph for qandroidnetworkinformationbackend.cpp:

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 ()
 

Function Documentation

◆ backendName()

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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Q_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( lcNetInfoAndroid ,
"qt.network.info.android"  )