Uses of Enum
io.qt.network.QNetworkInformation.TransportMedium
Packages that use QNetworkInformation.TransportMedium
-
Uses of QNetworkInformation.TransportMedium in io.qt.network
Fields in io.qt.network with type parameters of type QNetworkInformation.TransportMediumMethods in io.qt.network that return QNetworkInformation.TransportMediumModifier and TypeMethodDescriptionQNetworkInformation.TransportMedium.resolve
(int value) Returns the corresponding enum entry for the given value.QNetworkInformation.transportMedium()
Returns the enum constant of this type with the specified name.static QNetworkInformation.TransportMedium[]
QNetworkInformation.TransportMedium.values()
Returns an array containing the constants of this enum type, in the order they are declared.