Hi all,
I'm new to QT, and to these forums, so a big HI to you.

I have a couple of questions:

DOes anyone know of any freely available plugins to support importing targa and tiff files into QT? The DevIL library does what I need, but I'm not sure how to connect it to QT as a Qpixmap,Qimage or the like.

Also, I want to open and display a bunch of sequentially numbered image files as a continuous movie. What wouyld be the best way to do this? Can you construct a QMovie frame-by-frame? Or would be making a Vector<T> out of QImages be better?

Any help would be most appreciated,

CHeers All
DT.