![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qdnslookup_p.h>
Public Member Functions | |
QDnsHostAddressRecordPrivate () | |
![]() | |
QDnsRecordPrivate () | |
![]() | |
QSharedData () noexcept | |
Constructs a QSharedData object with a reference count of 0. | |
QSharedData (const QSharedData &) noexcept | |
Constructs a QSharedData object with reference count 0. | |
QSharedData & | operator= (const QSharedData &)=delete |
~QSharedData ()=default | |
Public Attributes | |
QHostAddress | value |
![]() | |
QString | name |
quint32 | timeToLive |
![]() | |
QAtomicInt | ref |
Definition at line 257 of file qdnslookup_p.h.
|
inline |
Definition at line 260 of file qdnslookup_p.h.
QHostAddress QDnsHostAddressRecordPrivate::value |
Definition at line 263 of file qdnslookup_p.h.