Package io.qt.network

Class QNetworkAddressEntry

java.lang.Object
io.qt.QtObject
io.qt.network.QNetworkAddressEntry
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QNetworkAddressEntry extends QtObject implements Cloneable

Stores one IP address supported by a network interface, along with its associated netmask and broadcast address

Java wrapper for Qt class QNetworkAddressEntry