QOpenGLWindow - drag event?
Unsolved
General and Desktop
-
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 ?