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