This cross-platform Qt code example demonstrates the Qt Animation Framework. The application uses different transition effects to show images to the user. On Symbian OS devices, the application uses Symbian C++ methods to speed up the loading of thumbnails of larger images. The selected image is loaded with QImageLoader in all platforms.
The updated example has been tested to work on Symbian S60 5th Edition, Maemo 5, and Windows XP with Qt 4.6.2.