Uses of Enum
io.qt.webengine.core.QWebEnginePage.LifecycleState
Packages that use QWebEnginePage.LifecycleState
-
Uses of QWebEnginePage.LifecycleState in io.qt.webengine.core
Fields in io.qt.webengine.core with type parameters of type QWebEnginePage.LifecycleStateModifier and TypeFieldDescriptionQWebEnginePage.lifecycleStateChanged
QWebEnginePage.recommendedStateChanged
Methods in io.qt.webengine.core 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.core with parameters of type QWebEnginePage.LifecycleStateModifier and TypeMethodDescriptionfinal void
QWebEnginePage.setLifecycleState
(QWebEnginePage.LifecycleState state)