import QtQuick Rectangle { height: 36 color: "transparent" anchors.left: parent.left anchors.right: parent.right }