summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgraphicsshadereffect.cpp
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@digia.com>2012-11-27 15:09:17 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-27 15:25:55 +0100
commit96cded6667c99817aa279a5dddde446ca13248cd (patch)
tree24e3140e82636db889709e0dede9e8a498992ada /src/opengl/qgraphicsshadereffect.cpp
parent7a7102ad07c82c460bbe393931c13f95efd741fe (diff)
Improve OpenGL docs
* Mark all Open GL classes with \inmodule QtOpenGL. Otherwise, they weren't listed in the list of classes. * Remove a reference to Motif Change-Id: I75680712b212cf46b869014d3678b56d022c6323 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/opengl/qgraphicsshadereffect.cpp')
-rw-r--r--src/opengl/qgraphicsshadereffect.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl/qgraphicsshadereffect.cpp b/src/opengl/qgraphicsshadereffect.cpp
index 3671c9b34e..fe4855d77a 100644
--- a/src/opengl/qgraphicsshadereffect.cpp
+++ b/src/opengl/qgraphicsshadereffect.cpp
@@ -51,6 +51,7 @@ QT_BEGIN_NAMESPACE
/*#
\class QGraphicsShaderEffect
+ \inmodule QtOpenGL
\brief The QGraphicsShaderEffect class is the base class for creating
custom GLSL shader effects in a QGraphicsScene.
\since 4.6