I want to load an image that is not the background image without using QGraphicsView. How can I do with this?
I want to load an image that is not the background image without using QGraphicsView. How can I do with this?
use QLabel and set the pixmap like this:-
Qt Code:To copy to clipboard, switch view to plain text mode
Heavy Metal Rules. For those about to rock, we salute you.
HIT THANKS IF I HELPED.
chong_kimkeang (10th October 2012)
Thanks ,I found it already.
Bookmarks