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