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
qtldurl_p.h File Reference

(56d72d36bf7df8f9c87177e364096f0120876810)

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