Uses of Enum
io.qt.webengine.core.QWebEngineProfile.PersistentPermissionsPolicy
Packages that use QWebEngineProfile.PersistentPermissionsPolicy
-
Uses of QWebEngineProfile.PersistentPermissionsPolicy in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineProfile.PersistentPermissionsPolicyModifier and TypeMethodDescriptionQWebEngineProfile.persistentPermissionsPolicy()
QWebEngineProfile.PersistentPermissionsPolicy.resolve
(byte value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QWebEngineProfile.PersistentPermissionsPolicy.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.PersistentPermissionsPolicyModifier and TypeMethodDescriptionfinal void
QWebEngineProfile.setPersistentPermissionsPolicy
(QWebEngineProfile.PersistentPermissionsPolicy arg__1)