Qt 6.11 is out! See what's new in the release
blog
QOpenGLWindow - drag event?
-
One alternative is to use QOpenGLWidget which gives you the QWidget support for that.
-
One alternative is to use QOpenGLWidget which gives you the QWidget support for that.
-
Before going that way, what about re-implementing the event method to see if you get the drag related events ?