import Qt 4.6 Item { id:block Image { id: img source: "pics/redStone.png"; anchors.fill: parent } }