Qt QPushbutton Icon above Text

Viewed 37786

When I create a QPushButton with an Icon it by default displays the text to the right of the icon. Is there a way to have the text display underneath the icon?

3 Answers
Related