I don't see any widget in QtDesigner 4.1 to insert an image inside a Form.
In Qt3 Designer there is a QPixmap or QImage widget (I don't remember) to insert an image inside a Form.
How to insert an image inside a Form with QtDesigner 4.1?
I don't see any widget in QtDesigner 4.1 to insert an image inside a Form.
In Qt3 Designer there is a QPixmap or QImage widget (I don't remember) to insert an image inside a Form.
How to insert an image inside a Form with QtDesigner 4.1?
Try QLabel.
Hi!!
Where is that QLabel? i can't find it either....
Thanks!
Cheers.
Last edited by GuS; 7th March 2006 at 15:57.
Gustavo A. DÃ*az
artistic.gdnet.com.ar
See "Display Widgets" in the Widget Box... it's the first oneOriginally Posted by GuS
hi friends,
i insert a QLabel and now how can i load images .... i dont know the resources and all
use the pixmap properties on QLabel....u can see the properties window using ctrl +I
thanks,
raman
Bookmarks