Uses of Enum
io.qt.network.QNetworkRequest.LoadControl
Packages that use QNetworkRequest.LoadControl
-
Uses of QNetworkRequest.LoadControl in io.qt.network
Methods in io.qt.network that return QNetworkRequest.LoadControlModifier and TypeMethodDescriptionstatic QNetworkRequest.LoadControl
QNetworkRequest.LoadControl.resolve
(int value) Returns the corresponding enum entry for the given value.static QNetworkRequest.LoadControl
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.