QGraphicsView with OpenGl viewport
-
Hello,
some time ago i have made a bug report about using the new QOpenGLWidget as a viewport of QGraphicsview. That was no longer possible with Qt 5.4.
The Operating System is OSX.https://bugreports.qt.io/browse/QTBUG-44063
I've tested this already with Qt5.6 alpha. No Changes even here.
It seems there will no fix in near future.
Can anybody tell me what i can do for a workaround ? Can i write my own OpenGlWidget with SRGB Buffer enabled to get good looking fonts ?
My knowledge in OpenGL is very poor, so thank you for your advices.