summaryrefslogtreecommitdiffstats
path: root/doc/src/graphics.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/graphics.qdoc')
-rw-r--r--doc/src/graphics.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/graphics.qdoc b/doc/src/graphics.qdoc
index 4a193b9e2..ce958b906 100644
--- a/doc/src/graphics.qdoc
+++ b/doc/src/graphics.qdoc
@@ -121,6 +121,9 @@ OpenGL into their applications.
\li \l {http://www.khronos.org/opengl}{www.khronos.org/opengl} -
The official OpenGL pages.
+ \li \l[QtCanvas3D]{Qt Canvas 3D} - An add-on module that provides a way to
+ make OpenGL-like 3D drawing calls from Qt Quick using JavaScript.
+
\endlist
Prior to Qt 5.0, OpenGL support in Qt was handled by the \l {Qt OpenGL}