I tried to do a simple thing .Using the QT Designer, i put an image ( png format ) on a QPushButton . When i test the form in the Qt Designer , it shows that picture just fine.
But when i write an application using that design ( the ui file ) , the buttons doesn't have the picture on it .
I checked the ui_gui.h file generated by qt and i found this code
So ... it shoud have been there... any ideas ? the picture is 48x48.
Bookmarks