Uses of Enum
io.qt.webengine.core.QWebEngineUrlRequestJob.Error
Packages that use QWebEngineUrlRequestJob.Error
-
Uses of QWebEngineUrlRequestJob.Error in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineUrlRequestJob.ErrorModifier and TypeMethodDescriptionQWebEngineUrlRequestJob.Error.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QWebEngineUrlRequestJob.Error[]
QWebEngineUrlRequestJob.Error.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 QWebEngineUrlRequestJob.ErrorModifier and TypeMethodDescriptionfinal void
QWebEngineUrlRequestJob.fail
(QWebEngineUrlRequestJob.Error error)