summaryrefslogtreecommitdiff
path: root/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2023-02-07 14:12:59 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-02-28 14:45:14 +0000
commita0d484d1ee38a527aa6f95b091b564e8a1f8c224 (patch)
tree84d82aaeab833499ff7193fe260dabc221d6e865 /examples/wayland/multi-screen/doc/src/multi-screen.qdoc
parent06eb9948af5015b612ba729fdc69beb2be57bb95 (diff)
downloadqtwayland-a0d484d1ee38a527aa6f95b091b564e8a1f8c224.tar.gz
doc: Add missing documentation screenshots
A few examples were missing screenshots. Having something visual makes it a lot easier to understand the example without having to compile and run it. Task-number: QTBUG-110993 Change-Id: I2c95262f79a94a5da12421e9c19e42ff73a178c0 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io> (cherry picked from commit 95edcfabc2a289f74421b7e6228e1c58bbdfb8a9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/wayland/multi-screen/doc/src/multi-screen.qdoc')
-rw-r--r--examples/wayland/multi-screen/doc/src/multi-screen.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/wayland/multi-screen/doc/src/multi-screen.qdoc b/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
index 235886bd..c2389237 100644
--- a/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
+++ b/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
@@ -13,6 +13,8 @@
* Multi-screen is a desktop-style Wayland compositor example for multiple
* screens.
*
+ * \image multi-screen.jpg
+ *
* For an introduction to the basic principles of creating a \l{Qt Wayland Compositor} with Qt,
* see the \l{Minimal QML}{Minimal QML example}.
*