• QWebDownload
  • WebDownloadResult
  • WebDownloadResult Struct

    Result of a completed download, including response metadata. More...

    Header: #include <WebDownloadResult>

    Detailed Description

    WebDownloadResult is returned via the QWebDownload::finishedWithResult() signal and contains the downloaded data, HTTP status code, response headers, and error information.

    See also QWebDownload and WebDownloadConfig.