PDA

View Full Version : How to show moving image



nrabara
30th December 2009, 08:16
Hi,

I want to show moving Image(slightly moving continuesly) as background image.

I have tried with QLabel and set image as Pixmap, but it shows only still image.

If I see the same image on some imageviewer on desktop OR on cellphone it gives effect like moving image.

Is is possible to see the moving image in QT?

I have attached that .gif(moving image) file also.

spirit
30th December 2009, 08:24
take a look at QMovie.