I like the look of that
Label { text: myImage.status != Image.Error ? "Loading..." : "Error :(" visible: myImage.status != Image.Ready } Image { id: myImage // See? No quotes! A new language construct! source: "http://example.com/image.png" }
My voting rights are still intact while I work on a mobile HTML5 based native-like application framework.