PDA

View Full Version : Changing pixmap in PixmapLabel



bullerwj
11th April 2006, 23:19
When I set the pixmap staticly in the PixmpaLabel's pixmap property it shows when I compile & run. However, how do I change the pixmap, in a PixmapLabel, under program control? I assume I should use {PixmapLabel->setPixmap();} but cannot figure out how to set the QPixmap constant it calls for.

jacek
11th April 2006, 23:28
It's about QCursor, but solution is the same: http://www.qtcentre.org/forum/showthread.php?t=1192