import QtQuick 1.1 //!noRewrite Rectangle { width: 100 height: 62 color: "blue" }