> That said, on Android it might make sense to differentiate between having 
> access to QtWebKit and being able to embed web content. Perhaps the latter 
> can 
> be done with less effort if there was a way of wrapping the Java WebView in 
> Qt 
> and embedding that into QML2.

If someone does this, it would be nice if this "WebItem" would have an abstract 
API for initializing the backend. There are platforms (e.g. WinRT) which face 
similar challenges with the onboard web browser engine. Obviously there will be 
a PIMPL in any case, but it might help if the plugin is geared toward this 
approach from the beginning.

Andrew
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to