Reputation: 14081
How can I adjust the button width (back, next buttons) of a QWizard
. Is there any style sheet (qss) option I can use, or do I have to identify the buttons and set the widget width?
The stylesheet approach would be best.
Upvotes: 0
Views: 115