PDA

View Full Version : No Background Image on Example



igor
19th January 2007, 01:53
I'm playing with the Colliding Mice Example, but I am not getting the cheese background in the application.

The JPG file is in place, but it does not show.

Any clues for me ? :confused:

e8johan
19th January 2007, 06:57
Does your Qt have a jpeg loader plug-in?

igor
19th January 2007, 11:50
I think so. How do I check ?

wysota
19th January 2007, 12:41
Check if QImageReader::supportedImageFormats() returns JPEG in its result.