aboutsummaryrefslogtreecommitdiffstats
path: root/examples/opengl/threadedqopenglwidget/doc/threadedqopenglwidget.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/threadedqopenglwidget/doc/threadedqopenglwidget.rst')
-rw-r--r--examples/opengl/threadedqopenglwidget/doc/threadedqopenglwidget.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/opengl/threadedqopenglwidget/doc/threadedqopenglwidget.rst b/examples/opengl/threadedqopenglwidget/doc/threadedqopenglwidget.rst
new file mode 100644
index 000000000..79e13cf60
--- /dev/null
+++ b/examples/opengl/threadedqopenglwidget/doc/threadedqopenglwidget.rst
@@ -0,0 +1,9 @@
+Threaded QOpenGLWidget Example
+==============================
+
+The threaded QOpenGLWidget example demonstrates OpenGL rendering
+in separate threads.
+
+.. image:: threadedqopenglwidget.png
+ :width: 400
+ :alt: Threaded QOpenGLWidget Example Screenshot