Uses of Enum
io.qt.webengine.core.QWebEnginePage.Feature
Packages that use QWebEnginePage.Feature
-
Uses of QWebEnginePage.Feature in io.qt.webengine.core
Fields in io.qt.webengine.core with type parameters of type QWebEnginePage.FeatureModifier and TypeFieldDescriptionQWebEnginePage.featurePermissionRequestCanceled
QWebEnginePage.featurePermissionRequested
Methods in io.qt.webengine.core that return QWebEnginePage.FeatureModifier and TypeMethodDescriptionstatic QWebEnginePage.Feature
QWebEnginePage.Feature.resolve
(int value) Returns the corresponding enum entry for the given value.static QWebEnginePage.Feature
Returns the enum constant of this type with the specified name.static QWebEnginePage.Feature[]
QWebEnginePage.Feature.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 QWebEnginePage.FeatureModifier and TypeMethodDescriptionfinal void
QWebEnginePage.setFeaturePermission
(QUrl securityOrigin, QWebEnginePage.Feature feature, QWebEnginePage.PermissionPolicy policy)