Loading/Unloading images
-
You can also use a Loader to dynamically load and unload large items.
You may also want to use the 'cache' property on image: http://doc.qt.nokia.com/4.7-snapshot/qml-image.html#cache-prop . Try setting that to false.