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