QGraphicsView, QGraphicsProxyWidget & QOpenGLWidget - item/proxy wont auto repaint.
Unsolved
General and Desktop
-
wrote on 19 Sept 2018, 20:25 last edited by
Hey
I have QGraphicsView with QOpenGLWidget placed in it as QGraphicsProxyWidget. When I do some QPaint stuff in paintGL, all is great but the graphicsView don't refresh until I interact with the view itself. How can I get the view to be notified to repaint that widget?
TIA.
1/1