Skip to content
Commit 69f829ec authored by Boren Zhang's avatar Boren Zhang Committed by Jan Kundrát
Browse files

Add a bridge between the QQuickNetworkReply and QNetworkReply

This is simply a wrapper class which provides the data made available via the
QNetworkReply into the QML WebView. The Qt5's WebView API does not support
providing a QNetworkAccessManager anymore, so this is our best bet.

BUG: 332986
REVIEW: 117445
parent 6848e6c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment