Uses of Enum
io.qt.webengine.quick.QQuickWebEngineProfile.HttpCacheType
Packages that use QQuickWebEngineProfile.HttpCacheType
-
Uses of QQuickWebEngineProfile.HttpCacheType in io.qt.webengine.quick
Methods in io.qt.webengine.quick that return QQuickWebEngineProfile.HttpCacheTypeModifier and TypeMethodDescriptionQQuickWebEngineProfile.httpCacheType()
QQuickWebEngineProfile.HttpCacheType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QQuickWebEngineProfile.HttpCacheType[]
QQuickWebEngineProfile.HttpCacheType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.webengine.quick with parameters of type QQuickWebEngineProfile.HttpCacheTypeModifier and TypeMethodDescriptionfinal void
QQuickWebEngineProfile.setHttpCacheType
(QQuickWebEngineProfile.HttpCacheType arg__1)