![]() |
Qt 6.x
The Qt SDK
|
#include <qdnslookup_p.h>
Public Member Functions | |
QDnsTextRecordPrivate () | |
![]() | |
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 | |
QList< QByteArray > | values |
![]() | |
QString | name |
quint32 | timeToLive |
![]() | |
QAtomicInt | ref |
Definition at line 259 of file qdnslookup_p.h.
|
inline |
Definition at line 262 of file qdnslookup_p.h.
QList<QByteArray> QDnsTextRecordPrivate::values |
Definition at line 265 of file qdnslookup_p.h.
Referenced by QDnsTextRecord::values().