
PictureFlow is a Qt2/Qt3/Qt4/Qtopia4 widget todisplay images with animated transition effect,much like Apple's Cover Flow (used, for example,in iTunes, Finder, iPhone, and iPod). PictureFlowuses a portable and optimized software rendererand runs smoothly on smartphones and other mobiledevices. It is, fast and lightweight, performs nofloating-point operations, does not need OpenGL,and does not require 3D hardware acceleration.
License: MIT/X Consortium License
Changes:
This initial release implements basicfunctionalities similar to Apple's Cover Flow, andhas an optimized software renderer implementationwith an optional blur effect for the reflection.It supports Qt 4/3/2 with a single code base.
More...