We are trying to speedup our implementation of 2D drawing with GLWidget extension, however the result of GLWidget implementation is very very poor ...

We changed QWidget to QGLWidget but kept the paintEvent implementation

Maybe we have to change more intructions?

Thank you in advance