Uses of Enum
io.qt.webengine.widgets.QWebEnginePage.Feature
-
Uses of QWebEnginePage.Feature in io.qt.webengine.widgets
Fields in io.qt.webengine.widgets with type parameters of type QWebEnginePage.FeatureModifier and TypeFieldDescriptionQWebEnginePage.featurePermissionRequestCanceledQWebEnginePage.featurePermissionRequestedMethods in io.qt.webengine.widgets that return QWebEnginePage.FeatureModifier and TypeMethodDescriptionstatic QWebEnginePage.FeatureQWebEnginePage.Feature.resolve(int value) Returns the corresponding enum entry for the given value.static QWebEnginePage.FeatureReturns 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.widgets with parameters of type QWebEnginePage.FeatureModifier and TypeMethodDescriptionfinal voidQWebEnginePage.setFeaturePermission(QUrl securityOrigin, QWebEnginePage.Feature feature, QWebEnginePage.PermissionPolicy policy)