Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtldurl_p.h File Reference

(c0ec9dcee71a7f8dbb9f024e68a382f2e9f32e97)

#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 27 of file qtldurl_p.h.

◆ qIsEffectiveTLD() [2/2]

QT_BEGIN_NAMESPACE Q_NETWORK_EXPORT bool qIsEffectiveTLD ( QStringView domain)

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( topleveldomain )