Reputation: 13575
I think the default size is too small. Any way to change it? Thanks.
Upvotes: 3
Views: 5307
Reputation: 9853
QToolbar has iconSize property.
QToolbar
iconSize
As far as I know, the only way to change QMenu icon size is to create a custom style for it. You can read about it here
QMenu