ct.org
Subject: [Interest] Using QOpenGLFramebufferObject with QGraphicsView
The QOpenGLWidget has a GL framebuffer in which it expects
everything to be rendered. This framebuffer is not the system's
default framebuffer.
QOpenGLContext::defaultFramebufferObject() returns the default
framebuffer. Th
The QOpenGLWidget has a GL framebuffer in which it expects
everything to be rendered. This framebuffer is not the system's
default framebuffer.
QOpenGLContext::defaultFramebufferObject() returns the default
framebuffer. This function is used in
QOpenGLFramebufferObject::release() to rebind the def