When QToolBar can not contain all QToolButtons inside it show the special QToolButton with arrow which can be used to show all buttons by user.
How can I change default size (width for horizontal tool bars, and height for vertical tool bars) of this "arrow" button. This is importand because I am developing touch driven application.
Thans a lot for advices!


Reply With Quote
ixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *widget) const for PM_ToolBarExtensionExtent case, if anybody it helps.

Bookmarks