import QtQuick 2.0 Rectangle { id: main width: 500 height: 500 }