The QDnsTextRecord class stores information about a DNS TXT record. More...
Header: | #include <QDnsTextRecord> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Network) target_link_libraries(mytarget PRIVATE Qt6::Network) |
qmake: | QT += network |
QDnsTextRecord(const QDnsTextRecord &other) | |
QDnsTextRecord() | |
QDnsTextRecord & | operator=(const QDnsTextRecord &other) |
~QDnsTextRecord() | |
QString | name() const |
void | swap(QDnsTextRecord &other) |
quint32 | timeToLive() const |
QList<QByteArray> | values() const |
When performing a text lookup, zero or more records will be returned. Each record is represented by a QDnsTextRecord instance.
The meaning of the fields is defined in RFC 1035.
See also QDnsLookup.
Constructs a copy of other.
Constructs an empty text record object.
Assigns the data of the other object to this record object, and returns a reference to it.
Destroys a text record.
Returns the name for this text record.
Swaps this text record instance with other. This function is very fast and never fails.
Returns the duration in seconds for which this record is valid.
Returns the values for this text record.
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: