Hi,

As my form resizes, the QPushButton resizes as well. However, the size of the icon inside the QPushButton is always the same size, no matter what I do. How can I make so the icon dynamically resizes so that it always fits the size of the entire push button?

Is there some other widget I should be using?

Thanks!

-Dan