/*!   \page opengl-pixmap-example.html

  \ingroup opengl-examples
  \title OpenGL Pixmap Example

This example program is an extension of the \link
opengl-box-example.html OpenGL Box example\endlink.

It demonstrates how to render OpenGL into a QPixmap.

See \c{$QTDIR/examples/opengl/glpixmap} for the source code.

*/