Details
-
Suggestion
-
Resolution: Won't Do
-
P3: Somewhat important
-
4.3.2
-
None
Description
QMacStyle adds width to ToolButtons with:
case CT_ToolButton:
sz.rwidth() += 10;
It would be nice if it was possible to adjust the width of the toolbuttons with some public API.