Uses of Enum
io.qt.webengine.widgets.QWebEnginePage.LifecycleState
-
Uses of QWebEnginePage.LifecycleState in io.qt.webengine.widgets
Modifier and TypeFieldDescriptionQWebEnginePage.lifecycleStateChanged
QWebEnginePage.recommendedStateChanged
Modifier and TypeMethodDescriptionQWebEnginePage.getLifecycleState()
Kotlin property getter.QWebEnginePage.getRecommendedState()
Kotlin property getter.QWebEnginePage.lifecycleState()
QWebEnginePage.recommendedState()
QWebEnginePage.LifecycleState.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.LifecycleState[]
QWebEnginePage.LifecycleState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QWebEnginePage.setLifecycleState
(QWebEnginePage.LifecycleState state)