Qt Reference Documentation

Framebuffer Object 2 Example

Files:

The Framebuffer Object 2 example demonstrates how to use the QGLFramebufferObject class to render into an off-screen buffer and use the contents as a texture in a QGLWidget.