QGraphicsView as a Splash Screen,
Why you not open Gimp/or other Editor draw 4 or 5 PNG image to compose a Animated Portable Network Graphics compress this to one APNG ( save it as resource file like normal image) multiple frame and load it on a QSplashScreen + timer event widged ad show it like a movie...
To compose APNG image you can use:
https://addons.mozilla.org/en-US/firefox/addon/5519
http://www.qt-apps.org/content/show....?content=82221
http://www.qt-apps.org/content/show....?content=81573
or commercial
http://www.gamani.com/apng.htm 30 $
IMO:
I forget to propose APNG format on QSplashScreen
http://trolltech.com/developer/task-...5&method=entry
i say only QMovie & QWebView ...
but is simple to read qt code from http://fop-miniscribus.googlecode.co...tiondevice.cpp and run APNG file on QSplashScreen
Bookmarks