[Development] Qt WebChannel 5.5 roadmap: WebEngine, QtWebView
Simon Hausmann
simon.hausmann at digia.com
Thu Aug 28 12:38:23 CEST 2014
On Thursday 28. August 2014 10.31.58 Sorvig Morten wrote:
> > 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/
Excellent point, for the QML API that answers the API question indeed :)
Simon
More information about the Development
mailing list