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