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