Uses of Enum
io.qt.webengine.widgets.QWebEngineProfile.HttpCacheType
-
Uses of QWebEngineProfile.HttpCacheType in io.qt.webengine.widgets
Modifier and TypeMethodDescriptionQWebEngineProfile.httpCacheType()
SeeQWebEngineProfile::
httpCacheType()const QWebEngineProfile.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 QWebEngineProfile.HttpCacheType[]
QWebEngineProfile.HttpCacheType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QWebEngineProfile.setHttpCacheType
(QWebEngineProfile.HttpCacheType arg__1) SeeQWebEngineProfile::
setHttpCacheType(QWebEngineProfile::HttpCacheType)