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