Uses of Enum
io.qt.webengine.widgets.QWebEnginePage.LifecycleState
Packages that use 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.lifecycleStateChanged
QWebEnginePage.recommendedStateChanged
Methods in io.qt.webengine.widgets that return QWebEnginePage.LifecycleStateModifier and TypeMethodDescriptionQWebEnginePage.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 void
QWebEnginePage.setLifecycleState
(QWebEnginePage.LifecycleState state)