QWebViewLoadingInfo Class

The class provides load status information for the QWebView::loadingChanged() signal. More...

Header: #include <QWebViewLoadingInfo>
CMake: find_package(Qt6 REQUIRED COMPONENTS WebView)
target_link_libraries(mytarget PRIVATE Qt6::WebView)
qmake: QT += webview
Since: Qt 6.11

Detailed Description

The QWebViewLoadingInfo type contains load status information for the requested URL.