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