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