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 devices, the application uses Symbian C++ methods to speed up the loading of thumbnails of larger images. The selected image is loaded with QImageLoader on all platforms.
The example has been tested to work on Qt 4.6.3 on Symbian^3, Symbian S60 5th Edition, and Qt 4.6.2 on Maemo.
Important classes: QAbstractAnimation, QPropertyAnimation, QGraphicsPixmapItem, QGraphicsScene, QGraphicsView, QImageLoader, QPixmap, QPainter.
Maemo 5, Symbian^3, Symbian S60 5th Edition Tested on: Nokia N8, Nokia N900, Nokia N97 mini Windows XP Developed with: Nokia Qt SDK using S60 5th Edition SDK