The QDnsDomainNameRecord class stores information about a domain name record. More...
| Header: | #include <QDnsDomainNameRecord> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS Network)target_link_libraries(mytarget PRIVATE Qt6::Network) |
| qmake: | QT += network |
| QDnsDomainNameRecord() | |
| QDnsDomainNameRecord(const QDnsDomainNameRecord &other) | |
| ~QDnsDomainNameRecord() | |
| QString | name() const |
| void | swap(QDnsDomainNameRecord &other) |
| quint32 | timeToLive() const |
| QString | value() const |
| QDnsDomainNameRecord & | operator=(const QDnsDomainNameRecord &other) |
When performing a name server lookup, zero or more records will be returned. Each record is represented by a QDnsDomainNameRecord instance.
See also QDnsLookup.
Constructs an empty domain name record object.
Constructs a copy of other.
[noexcept] QDnsDomainNameRecord::~QDnsDomainNameRecord()Destroys a domain name record.
Returns the name for this record.
[noexcept] void QDnsDomainNameRecord::swap(QDnsDomainNameRecord &other)Swaps this domain-name record instance with other. This operation is very fast and never fails.
Returns the duration in seconds for which this record is valid.
Returns the value for this domain name record.
Assigns the data of the other object to this record object, and returns a reference to it.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: