A utility type for WPEView's loadingChanged() signal. More...
| Import Statement: | import . |
The WPEViewLoadRequest type contains load status information for the requested URL.
See also WPEView.loadingChanged().
This enumeration represents the load status of a web page load request.
| Constant | Description |
|---|---|
WPEView.LoadStartedStatus | The page is currently loading. |
WPEView.LoadStoppedStatus | The page loading was interrupted. |
WPEView.LoadSucceededStatus | The page was loaded successfully. |
WPEView.LoadFailedStatus | The page could not be loaded. |
See also WPEView.loadingChanged.
[read-only] url : url |
The URL of the load request.
QML Plugin Sailfish OS WPE WebView Documentation Copyright (c) 2026 SailfishOS contributors. This document may be used under the terms of the Creative Commons Attribution Share Alike 4.0 International License.