then disable all necessary actions, install event filter (QObject::installEventFilter) for QMenu and then catch QMouseEvent. an action by mouse click point you can get using QMenu::actionAt
then disable all necessary actions, install event filter (QObject::installEventFilter) for QMenu and then catch QMouseEvent. an action by mouse click point you can get using QMenu::actionAt
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
OK, thank you! I'll think of your solution.
Bookmarks