Hi

I tried initializing a QPushButton with an icon ( image file in the resource file ). But the button is not displaying the icon. I have tried changing the layout direction. I also checked the icon size and it is giving me a size of 16 x 16. The original icon size is 40 x 34. So I am assuming that the icon has been assigned to the push button but it is not being displayed. Does anyone out there have any ideas?

Thanks