qt - How the event is propagated? -


i have main window. has central widget , docked tree widget. right click tree item, context menu pops up. right click somewhere in tree out of menu, mouse event generated. how mouse event propagate? begin menu? , ...?

if mouse button pressed, tree widget event, regardless of whether context menu open or not.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -