Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
is QMenu clickable and checkable? i now want QMenu be clickable and checkable ... is it possible?
You can set sub menu to check able using settoggle option to main menu. or else you can trigger the QAction by clicking. Do you need to have both clickable and checkable option to submenu item?
@N.Sumi thank you. u mean QMenu? but i didn't find any toggle API..