Could you provide a minimal and compilable example reproducing the problem? QToolButton::setToolButtonStyle() works just fine for me when using plain QToolButtons and QToolBar::setToolButtonStyle() does the trick when adding QActions to a QToolBar.