[Qt] Scale an image and assign it to a QPushButton

Hello!

I'm writing a program with Qt framework. Now I'd like to set the background image of some QPushButtons. I'd like a scaled baskground, so the image should adapt to the button dimnsion.
Using SetStyleSheet did'nt work for me...anyone has any idea?

Thanks
Last edited on
Topic archived. No new replies allowed.