import QtQuick import QtQuick.Layouts Rectangle { Layout.fillHeight: true color: "transparent" }