mpv-player / mpv-examples

📚
224 stars 77 forks source link

Capture mouse Events in qt application. #55

Open calanor opened 1 year ago

calanor commented 1 year ago

Is there a way to capture mouse events in the qt application? Overriding mousePressEvent and mouseDoubleClickEvent on QWidget not work when its assigned as a container of mpv video.