Quote Originally Posted by anda_skoa View Post
Well, there are a couple of options:

1) as the stack overflow thread suggest, using a proxy to between the widget and the QtQuick2 scene

_
To make use of this proxy, only QGraphicsProxyWidget which is of used to set QWidgets onto QGraphicsScene is available.

Is there something similar available for QtWebEngine.