Hi, I am new to Qt:
I have to display a trasparent empty image overlapped to another (I am using QImage objects) so it is possible to paint over the trasparent image without alterate the background image: how can do it? Setting the first image as background? working with QPixmaps? QPainter?
Thanks..
↧