Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qtldurl_p.h File Reference
#include <QtNetwork/private/qtnetworkglobal_p.h>
#include "QtCore/qstring.h"
+ Include dependency graph for qtldurl_p.h:

Go to the source code of this file.

Functions

 QT_REQUIRE_CONFIG (topleveldomain)
 
QT_BEGIN_NAMESPACE Q_NETWORK_EXPORT bool qIsEffectiveTLD (QStringView domain)
 
bool qIsEffectiveTLD (const QString &domain)
 

Function Documentation

◆ qIsEffectiveTLD() [1/2]

bool qIsEffectiveTLD ( const QString domain)
inline

Definition at line 26 of file qtldurl_p.h.

References qIsEffectiveTLD(), and qToStringViewIgnoringNull().

+ Here is the call graph for this function:

◆ qIsEffectiveTLD() [2/2]

QT_BEGIN_NAMESPACE Q_NETWORK_EXPORT bool qIsEffectiveTLD ( QStringView  domain)

Referenced by qIsEffectiveTLD().

+ Here is the caller graph for this function:

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( topleveldomain  )