summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglcolormap.cpp
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2012-09-14 10:47:57 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-14 11:46:39 +0200
commitd086c2abafdd0dde1a2b05635cb3c3db26ab8969 (patch)
tree1697359679bff4f582df19311859dd98bc5dbc1d /src/opengl/qglcolormap.cpp
parent6a15a784f494ffa19eb08bad72328302f61c3499 (diff)
Documented QtOpenGL classes that have better replacements as obsolete.
These have new replacements in QtGui since Qt 5.0. Change-Id: I20e8fdd4e9c14d8c626eda3072217af1858bf492 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/opengl/qglcolormap.cpp')
-rw-r--r--src/opengl/qglcolormap.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl/qglcolormap.cpp b/src/opengl/qglcolormap.cpp
index 8dabe68cab..6a9fdce014 100644
--- a/src/opengl/qglcolormap.cpp
+++ b/src/opengl/qglcolormap.cpp
@@ -44,6 +44,7 @@
\brief The QGLColormap class is used for installing custom colormaps into
a QGLWidget.
+ \obsolete
\inmodule OpenGL
\ingroup painting-3D
\ingroup shared