Ask Your Question

Revision history [back]

QT window context menu prevents EVENT_RBUTTONDOWN mouse event

Hi, all

I just tried opencv with QT windows, it looks good. However, whenever I clicked the right mouse key on the displayed image it brings up context menu ("actions"), it prevents my customized mouse event with right button. Is there a way to disable the context menu popup? Thanks.