Uses of Enum
io.qt.webengine.core.QWebEngineLoadingInfo.LoadStatus
Packages that use QWebEngineLoadingInfo.LoadStatus
-
Uses of QWebEngineLoadingInfo.LoadStatus in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineLoadingInfo.LoadStatusModifier and TypeMethodDescriptionQWebEngineLoadingInfo.getStatus()
Kotlin property getter.QWebEngineLoadingInfo.LoadStatus.resolve
(int value) Returns the corresponding enum entry for the given value.QWebEngineLoadingInfo.status()
Returns the enum constant of this type with the specified name.static QWebEngineLoadingInfo.LoadStatus[]
QWebEngineLoadingInfo.LoadStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.