これは私のコードで、指定された URL から画像をロードしたいのですが、何か方法があるかどうか教えてください。
ImageView {
imageSource: "http://upload.wikimedia.org/wikipedia/commons/9/97/Toda_Hut.JPG"
preferredWidth: 610
translationY: 70.0
translationX: 70.0
preferredHeight: 250
}