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

(4503dabfbd11c084c2781a679c9af12d5fb8f763)

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