Uses of Class
io.qt.network.QDnsTextRecord
Package | Description |
---|---|
io.qt.network |
-
Uses of QDnsTextRecord in io.qt.network
Methods in io.qt.network that return QDnsTextRecord Modifier and Type Method Description QDnsTextRecord
QDnsTextRecord. clone()
Methods in io.qt.network that return types with arguments of type QDnsTextRecord Modifier and Type Method Description QList<QDnsTextRecord>
QDnsLookup. textRecords()
Methods in io.qt.network with parameters of type QDnsTextRecord Modifier and Type Method Description void
QDnsTextRecord. swap(QDnsTextRecord other)
Constructors in io.qt.network with parameters of type QDnsTextRecord Constructor Description QDnsTextRecord(QDnsTextRecord other)