import QtQuick 1.0 Image { width: 500 height: 400 source: "img.png" }