Probably a typo, but QWebEngineView is the widget base view for QtWebEngine.
I.e. it is derived from QWidget, not QQuickItem.
All elements that need to be part of the visualization in a QtQuick2 scene need to be derived (directly or indirectly) from QQuickItem.
Cheers,
_






Reply With Quote

Bookmarks