Uses of Enum
io.qt.webengine.core.QWebEngineDownloadRequest.DownloadState
Packages that use QWebEngineDownloadRequest.DownloadState
-
Uses of QWebEngineDownloadRequest.DownloadState in io.qt.webengine.core
Fields in io.qt.webengine.core with type parameters of type QWebEngineDownloadRequest.DownloadStateMethods in io.qt.webengine.core that return QWebEngineDownloadRequest.DownloadStateModifier and TypeMethodDescriptionQWebEngineDownloadRequest.DownloadState.resolve
(int value) Returns the corresponding enum entry for the given value.QWebEngineDownloadRequest.state()
Returns the enum constant of this type with the specified name.QWebEngineDownloadRequest.DownloadState.values()
Returns an array containing the constants of this enum type, in the order they are declared.