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