Uses of Enum
io.qt.network.QNetworkInterface.InterfaceType
Packages that use QNetworkInterface.InterfaceType
-
Uses of QNetworkInterface.InterfaceType in io.qt.network
Methods in io.qt.network that return QNetworkInterface.InterfaceTypeModifier and TypeMethodDescriptionQNetworkInterface.InterfaceType.resolve
(int value) Returns the corresponding enum entry for the given value.QNetworkInterface.type()
Returns the enum constant of this type with the specified name.static QNetworkInterface.InterfaceType[]
QNetworkInterface.InterfaceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.