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
qscnetworkreachabilitynetworkinformationbackend.mm File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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"
+ Include dependency graph for qscnetworkreachabilitynetworkinformationbackend.mm:

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

Function Documentation

◆ backendName()

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

+ 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 ( lcNetInfoSCR ,
"qt.network.info.scnetworkreachability"  )