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