qt - QToolButton don't hide popup menu after triggering action -


i have qtoolbutton popup menu on toolbar. popup menu has number of checkable actions, , looks this:

enter image description here

problem - popup menu closes every time check/uncheck action, want stay opened can check number of actions no need reopen popup menu. how can achieve this?

edited:

found workaround - prevent qmenu closing when 1 of qaction triggered

it looks bit different still ok me:

enter image description here


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -