Uses of Enum
io.qt.webengine.widgets.QWebEnginePage.NavigationType
-
Uses of QWebEnginePage.NavigationType in io.qt.webengine.widgets
Modifier and TypeMethodDescriptionQWebEnginePage.NavigationType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QWebEnginePage.NavigationType[]
QWebEnginePage.NavigationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected boolean
QWebEnginePage.acceptNavigationRequest
(QUrl url, QWebEnginePage.NavigationType type, boolean isMainFrame) SeeQWebEnginePage::
acceptNavigationRequest(QUrl, QWebEnginePage::NavigationType, bool) protected final boolean
QWebEnginePage.acceptNavigationRequest
(String url, QWebEnginePage.NavigationType type, boolean isMainFrame)