summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qgl.cpp')
-rw-r--r--src/opengl/qgl.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/opengl/qgl.cpp b/src/opengl/qgl.cpp
index d2c017fcac..485475d6a3 100644
--- a/src/opengl/qgl.cpp
+++ b/src/opengl/qgl.cpp
@@ -229,6 +229,7 @@ QGLSignalProxy *QGLSignalProxy::instance()
/*!
\class QGLFormat
\inmodule QtOpenGL
+ \obsolete
\brief The QGLFormat class specifies the display format of an OpenGL
rendering context.
@@ -2006,6 +2007,7 @@ struct DDSFormat {
/*!
\class QGLContext
\inmodule QtOpenGL
+ \obsolete
\brief The QGLContext class encapsulates an OpenGL rendering context.
@@ -3602,6 +3604,7 @@ void QGLContext::doneCurrent()
/*!
\class QGLWidget
\inmodule QtOpenGL
+ \obsolete
\brief The QGLWidget class is a widget for rendering OpenGL graphics.