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