import QtQuick 2.1 Rectangle { width: 200 height: 200 color: "red" }