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
qnetworklistmanagernetworkinformationbackend.cpp File Reference

(c31227a548a2fc784370629a67823f35f2ae9b59)

#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"  )