Uses of Enum
io.qt.webengine.core.QWebEngineDownloadRequest.DownloadInterruptReason
Packages that use QWebEngineDownloadRequest.DownloadInterruptReason
-
Uses of QWebEngineDownloadRequest.DownloadInterruptReason in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineDownloadRequest.DownloadInterruptReasonModifier and TypeMethodDescriptionQWebEngineDownloadRequest.getInterruptReason()
Kotlin property getter.QWebEngineDownloadRequest.interruptReason()
QWebEngineDownloadRequest.DownloadInterruptReason.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QWebEngineDownloadRequest.DownloadInterruptReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.