Uses of Class
io.qt.network.QNetworkRequest.TransferTimeoutConstant
Package | Description |
---|---|
io.qt.network |
-
Uses of QNetworkRequest.TransferTimeoutConstant in io.qt.network
Methods in io.qt.network that return QNetworkRequest.TransferTimeoutConstant Modifier and Type Method Description static QNetworkRequest.TransferTimeoutConstant
QNetworkRequest.TransferTimeoutConstant. resolve(int value)
Returns the corresponding enum entry for the given value.static QNetworkRequest.TransferTimeoutConstant
QNetworkRequest.TransferTimeoutConstant. valueOf(String name)
Returns the enum constant of this type with the specified name.static QNetworkRequest.TransferTimeoutConstant[]
QNetworkRequest.TransferTimeoutConstant. values()
Returns an array containing the constants of this enum type, in the order they are declared.