On Thursday 28. August 2014 10.31.58 Sorvig Morten wrote: > > On 27 Aug 2014, at 22:02, Milian Wolff <[email protected]> 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 _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
