summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/simplerhiwidget.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/simplerhiwidget.qdoc')
-rw-r--r--examples/widgets/doc/src/simplerhiwidget.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/doc/src/simplerhiwidget.qdoc b/examples/widgets/doc/src/simplerhiwidget.qdoc
index 81ada91178a..bf2bb871a07 100644
--- a/examples/widgets/doc/src/simplerhiwidget.qdoc
+++ b/examples/widgets/doc/src/simplerhiwidget.qdoc
@@ -9,6 +9,7 @@
\brief Shows how to render a triangle using QRhi, Qt's 3D API and shading language abstraction layer.
\image simplerhiwidget-example.jpg
+ {Colored triangle on a green background}
\caption Screenshot of the Simple RHI Widget example
This example is, in many ways, the counterpart of the \l{RHI Window