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# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -