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

(762de4f590ad58581c2b40de289b309f95943964)

#include <QtNetwork/qtnetworkglobal.h>
#include <QtCore/qlist.h>
#include <QtCore/qobject.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qstring.h>
#include <QtCore/qproperty.h>
Include dependency graph for qdnslookup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QDnsDomainNameRecord
 The QDnsDomainNameRecord class stores information about a domain name record. More...
class  QDnsHostAddressRecord
 The QDnsHostAddressRecord class stores information about a host address record. More...
class  QDnsMailExchangeRecord
 The QDnsMailExchangeRecord class stores information about a DNS MX record. More...
class  QDnsServiceRecord
 The QDnsServiceRecord class stores information about a DNS SRV record. More...
class  QDnsTextRecord
 The QDnsTextRecord class stores information about a DNS TXT record. More...
class  QDnsTlsAssociationRecord
 The QDnsTlsAssociationRecord class stores information about a DNS TLSA record. More...
class  QDnsLookup
 The QDnsLookup class represents a DNS lookup. More...

Functions

 QT_REQUIRE_CONFIG (dnslookup)

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( dnslookup )