Uses of Enum
io.qt.webengine.widgets.QWebEnginePage.LifecycleState
-
Uses of QWebEnginePage.LifecycleState in io.qt.webengine.widgets
Fields in io.qt.webengine.widgets with type parameters of type QWebEnginePage.LifecycleStateModifier and TypeFieldDescriptionQWebEnginePage.lifecycleStateChangedQWebEnginePage.recommendedStateChangedMethods in io.qt.webengine.widgets that return QWebEnginePage.LifecycleStateModifier 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.Methods in io.qt.webengine.widgets with parameters of type QWebEnginePage.LifecycleStateModifier and TypeMethodDescriptionfinal voidQWebEnginePage.setLifecycleState(QWebEnginePage.LifecycleState state)