import QtQuick 2.0 import QtWebEngine 1.2 WebEngineView { id: webEngineView height: parent.height width: parent.width }