For QtQuick we want the QWindow geometry. For QtWidget it just works, as the top level widget as the same geometry as the window, unlike QQuickItem. Fixes issue #199
For QtQuick we want the QWindow geometry. For QtWidget it just works, as the top level widget as the same geometry as the window, unlike QQuickItem. Fixes issue #199