java.lang.Object
io.qt.QtObject
io.qt.network.QDnsHostAddressRecord
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Stores information about a host address record
Java wrapper for Qt's class QDnsHostAddressRecord
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal void
assign
(QDnsHostAddressRecord other) clone()
final String
name()
final void
swap
(QDnsHostAddressRecord other) final int
final QHostAddress
value()
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed