Hello all,
I m using Qt 4.3.4


My program has one QLabel in which I m dispalying an image using QPixmap.

I want to load another image in QPixmap at runtime..

How to do that???