import Qt 4.6 Rectangle { color: "white" width: 150 height: 150 Switch { anchors.centerIn: parent } }