[Development] Qt WebChannel 5.5 roadmap: WebEngine, QtWebView

Sorvig Morten Morten.Sorvig at digia.com
Thu Aug 28 12:31:58 CEST 2014


> On 27 Aug 2014, at 22:02, Milian Wolff <mail at milianw.de> wrote:
> 
> 
> A synchronous API is bound to fail, see WK1 vs. WK2/WebEngine. Make it 
> asynchronous and copy the WebEngine API.

I see now QQuickWebEngineView has:
	runJavaScript(const QString &script, const QJSValue &callback)

So that settles the API question. I’ve started the implementation here:

https://codereview.qt-project.org/#/c/93387/

Morten


More information about the Development mailing list