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
QDnsMailExchangeRecordPrivate Class Reference

#include <qdnslookup_p.h>

Inheritance diagram for QDnsMailExchangeRecordPrivate:
Collaboration diagram for QDnsMailExchangeRecordPrivate:

Public Member Functions

 QDnsMailExchangeRecordPrivate ()
Public Member Functions inherited from QDnsRecordPrivate
 QDnsRecordPrivate ()
Public Member Functions inherited from QSharedData
 QSharedData () noexcept
 Constructs a QSharedData object with a reference count of 0.
 QSharedData (const QSharedData &) noexcept
 Constructs a QSharedData object with reference count 0.
QSharedDataoperator= (const QSharedData &)=delete
 ~QSharedData ()=default

Public Attributes

QString exchange
quint16 preference
Public Attributes inherited from QDnsRecordPrivate
QString name
quint32 timeToLive
Public Attributes inherited from QSharedData
QAtomicInt ref

Detailed Description

Definition at line 267 of file qdnslookup_p.h.

Constructor & Destructor Documentation

◆ QDnsMailExchangeRecordPrivate()

QDnsMailExchangeRecordPrivate::QDnsMailExchangeRecordPrivate ( )
inline

Definition at line 270 of file qdnslookup_p.h.

References QDnsMailExchangeRecordPrivate().

Referenced by QDnsMailExchangeRecordPrivate().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ exchange

QString QDnsMailExchangeRecordPrivate::exchange

Definition at line 274 of file qdnslookup_p.h.

◆ preference

quint16 QDnsMailExchangeRecordPrivate::preference

Definition at line 275 of file qdnslookup_p.h.


The documentation for this class was generated from the following file: