Uses of Enum
io.qt.network.QNetworkRequest.TransferTimeoutConstant
Packages that use QNetworkRequest.TransferTimeoutConstant
-
Uses of QNetworkRequest.TransferTimeoutConstant in io.qt.network
Methods in io.qt.network that return QNetworkRequest.TransferTimeoutConstantModifier and TypeMethodDescriptionQNetworkRequest.TransferTimeoutConstant.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QNetworkRequest.TransferTimeoutConstant.values()
Returns an array containing the constants of this enum type, in the order they are declared.