I know how to view a image in the full window from Qt jpg image display but I need to display the image 200x300px size. that means I need the program to read the jpg image and rezise it and view it in a small box placed in the side of the window. I dont have eny idea which widget I should place for this and the method to do this. can somebody point out me some tutorial or give in simple advice.
thank you.