import QtQuick 2.0 Rectangle { width: 640 height: 480 Text { text: "í " } }