import QtQuick.Controls ApplicationWindow { id: root visible: true width: 1024 height: 800 }