import QtQuick 2.0 //!noRewrite Rectangle { width: 100 height: 62 color: "red" }