summaryrefslogtreecommitdiffstats
path: root/examples/opengl/doc/src/stereoqopenglwidget.qdoc
diff options
context:
space:
mode:
authorEren Bursali <eren.bursali@qt.io>2025-11-05 15:04:20 +0100
committerEren Bursali <eren.bursali@qt.io>2025-11-18 14:37:22 +0000
commit4a319d126bd528ffb8c30e0825e6fa7ba8e18688 (patch)
treee9f241a3cc96df564e4b796124e4864860b5fa01 /examples/opengl/doc/src/stereoqopenglwidget.qdoc
parent676e8f2570ad2208e170743024c25aabe30c81cc (diff)
Doc: Add alt text for QMake, QtOpenGl, and QtPrintSupport
Adding alt texts for \image tags that were needed for qdoc Pick-to: 6.10 Change-Id: I71166238a7f7810e3c41ae944edda8d184836465 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'examples/opengl/doc/src/stereoqopenglwidget.qdoc')
-rw-r--r--examples/opengl/doc/src/stereoqopenglwidget.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/opengl/doc/src/stereoqopenglwidget.qdoc b/examples/opengl/doc/src/stereoqopenglwidget.qdoc
index 0cb45b9808e..c13c96dfff4 100644
--- a/examples/opengl/doc/src/stereoqopenglwidget.qdoc
+++ b/examples/opengl/doc/src/stereoqopenglwidget.qdoc
@@ -16,11 +16,13 @@
\note This example renders two images to two separate buffers. When you
view the images through 3D glasses, they give a 3D holographic effect.
- \image stereoexample-leftbuffer.png
+ \image stereoexample-leftbuffer.png {Screenshot of a symbol aligned to the left
+ side of the screen}
The above image is what will be rendered to the left buffer.
- \image stereoexample-rightbuffer.png
+ \image stereoexample-rightbuffer.png {Screenshot of a symbol aligned to the right
+ side of the screen}
The above image is what will be rendered to the right buffer.