![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/private/qtnetworkglobal_p.h>#include "QtCore/qmutex.h"#include "QtCore/qrunnable.h"#include "QtNetwork/qdnslookup.h"#include "QtNetwork/qhostaddress.h"#include "private/qobject_p.h"#include "private/qurl_p.h"Go to the source code of this file.
Classes | |
| class | QDnsLookupReply |
| class | QDnsLookupPrivate |
| class | QDnsLookupRunnable |
| class | QDnsRecordPrivate |
| class | QDnsDomainNameRecordPrivate |
| class | QDnsHostAddressRecordPrivate |
| class | QDnsMailExchangeRecordPrivate |
| class | QDnsServiceRecordPrivate |
| class | QDnsTextRecordPrivate |
| class | QDnsTlsAssociationRecordPrivate |
Functions | |
| QT_REQUIRE_CONFIG (dnslookup) | |
| QDebug | operator<< (QDebug &d, QDnsLookupRunnable *r) |
Variables | |
| QT_BEGIN_NAMESPACE constexpr qsizetype | MaxDomainNameLength = 255 |
| constexpr quint16 | DnsPort = 53 |
| constexpr quint16 | DnsOverTlsPort = 853 |
|
inline |
Definition at line 235 of file qdnslookup.cpp.
| QT_REQUIRE_CONFIG | ( | dnslookup | ) |
|
constexpr |
Definition at line 43 of file qdnslookup_p.h.
|
constexpr |
Definition at line 42 of file qdnslookup_p.h.
|
constexpr |
Definition at line 41 of file qdnslookup_p.h.