In that case, I wont be able to use QML elements as well.
Saw the below link explaining the same
http://stackoverflow.com/questions/1...-in-qt-quick-2

I have the components already available in QML.
Please let me know, how to include those elements in QWebEngineView which is QWidget based.

For example, on mouse release on the WebEngineView, catching the same through event filter installed on the child, I will be displaying a context menu (context menu is a page in QML)