Hi,

In my main window, I have a toolbar with an action. This action/button has an icon (a png image) that is visible in the QT Creator form designer. But when I run the application, I see no image !!! Can you tell me why ?

Also, at run time, with code, I would like to change the image of the toolbar button. Is it possible ? And how to do this ?

Thanks for your help