This seems really basic but for some reason I can\'t get the image source to work in the ultra-simple QML app below.
FYI, I\'m running Mac OS-X 10.9.5, Qt Creator 3.2.
If you are locating from local filesystem , get the file path and prefix "file:" as source = "file:/root/Desktop/Rathod.png"
source = "file:/root/Desktop/Rathod.png"