So you want the tool button without an arrow?
See QToolButton::ToolButtonPopupMode and QToolButton::setMenu.
Regards
So you want the tool button without an arrow?
See QToolButton::ToolButtonPopupMode and QToolButton::setMenu.
Regards
indifference (10th September 2007)
Thanks for the anwser!
But no, i don't wan't the button without the arrow. I want the button to display the menu, like the arrow does, if pressed.
You see, when I press the button it self nothing appens, but if i press the arrow, the menu popups.
Take a closer look at QToolButton::ToolButtonPopupMode. There are two modes that do not show an arrow.![]()
J-P Nurmi
indifference (10th September 2007)
Oh, ok... I've missed that!![]()
Bookmarks