On Monday 06 March 2017, Jason Dolan wrote:
> Ahh, of coarse there is a solution in the *next* release.  I feel like
> that’s always the case with QWebEngine since Qt 5.0.  Well, I guess it
> takes a while for it to become a full fledged replacement for QWebkit.
> 
> Guess I’ll go the Javascript route until we migrate to Qt 5.9.
> 
Another option is to use QNetworkAccessManager, especially if you don't need 
the response body, though even if you do, you could try to inject it with 
QWebEnginePage::setData().

Best regards
`Allan
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to