import QtQuick 1.0 Rectangle { objectName: "blue" width: 100 height: 100 color: "blue" }