Uses of Enum
io.qt.webengine.core.QWebEngineProfile.PersistentCookiesPolicy
Packages that use QWebEngineProfile.PersistentCookiesPolicy
-
Uses of QWebEngineProfile.PersistentCookiesPolicy in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineProfile.PersistentCookiesPolicyModifier and TypeMethodDescriptionQWebEngineProfile.persistentCookiesPolicy()
QWebEngineProfile.PersistentCookiesPolicy.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QWebEngineProfile.PersistentCookiesPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.webengine.core with parameters of type QWebEngineProfile.PersistentCookiesPolicyModifier and TypeMethodDescriptionfinal void
QWebEngineProfile.setPersistentCookiesPolicy
(QWebEngineProfile.PersistentCookiesPolicy arg__1)