Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qnetworklistmanagernetworkinformationbackend.cpp File Reference
#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"
+ Include dependency graph for qnetworklistmanagernetworkinformationbackend.cpp:

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

Function Documentation

◆ backendName()

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

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