Uses of Class
io.qt.network.QIPv6Address
Package | Description |
---|---|
io.qt.network |
-
Uses of QIPv6Address in io.qt.network
Methods in io.qt.network that return QIPv6Address Modifier and Type Method Description QIPv6Address
QIPv6Address. clone()
QIPv6Address
QHostAddress. toIPv6Address()
Methods in io.qt.network with parameters of type QIPv6Address Modifier and Type Method Description void
QHostAddress. setAddress(QIPv6Address ip6Addr)
Constructors in io.qt.network with parameters of type QIPv6Address Constructor Description QHostAddress(QIPv6Address ip6Addr)