I am using Qt4 Visual Studio 2005 QT designer embedded project(commercial trial version).

I have a main window, and I want to add a .jpg image as the window's background, or simply have it as the main part(biggest portion) of the window.

Can any one give me a hint of what classes/ functions or what QT tool from the designer tool box I can use to add this image?

Thanks a lot!!!