Qt: show context menu on pictureflow (fix #11876)
ContextMenuEvent should be forwarded to parent when child has Qt::NoContextMenu policy. Here, I can't figure out what is not working, parent never fires signal, event at viewport level. Redirecting signal as a workaound then :/ (might be pixels offset due to missing coordinates conversion)
Showing
Please register or sign in to comment