Hey guys, I have been surfing these boards for while and figured I should finally join and contribute to the community

I am hoping this is a trivial issue for someone out there.

I have a ton of .dds images I want to create a simple thumbnail viewer for. I have tried QImage and Pixmap, but none of those currently support .dds file types. I know openGL, and QtOpenGL does, but will I need to create a Plane to apply an image to it? Is there a way to just display a .dds that I am overlooking? Does anyone have a simple example using .dds files?

Any help or direction is greatly appreciated,

Thanks
JAM