diff options
Diffstat (limited to 'examples/opengl/glpixmap/README')
-rw-r--r-- | examples/opengl/glpixmap/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/opengl/glpixmap/README b/examples/opengl/glpixmap/README new file mode 100644 index 0000000..b01cfaf --- /dev/null +++ b/examples/opengl/glpixmap/README @@ -0,0 +1,8 @@ + +The OpenGL pixmap example + +This example program is an extension of the "box" example program. + +It demonstrates how to render OpenGL into a QPixmap. + + |