summaryrefslogtreecommitdiff
path: root/src/compositor
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2021-04-30 08:53:10 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2021-06-03 09:23:54 +0200
commitb4282a4c54cef4873ec35da2706c7a0b0d843d1c (patch)
tree3569f53584a0aaf599b87fb2617d6b4cc71b7b42 /src/compositor
parentbce833cf5aef6d3cda696f174355de2ad0541037 (diff)
downloadqtwayland-b4282a4c54cef4873ec35da2706c7a0b0d843d1c.tar.gz
doc: Expand the Minimal QML example
Include screenshots, code snippets and justification. Task-number: QTBUG-91674 Change-Id: I4de54439e34f49dc5d361d1cdd86be75a3fa06eb Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/compositor')
-rw-r--r--src/compositor/doc/qtwaylandcompositor.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/doc/qtwaylandcompositor.qdocconf b/src/compositor/doc/qtwaylandcompositor.qdocconf
index 7b688107..0fd725a0 100644
--- a/src/compositor/doc/qtwaylandcompositor.qdocconf
+++ b/src/compositor/doc/qtwaylandcompositor.qdocconf
@@ -31,7 +31,7 @@ qhp.QtWaylandCompositor.subprojects.examples.indexTitle = Qt Wayland Composi
qhp.QtWaylandCompositor.subprojects.examples.selectors = fake:example
qhp.QtWaylandCompositor.subprojects.examples.sortPages = true
-depends += qtcore qtqml qtquick qtdoc qtquickcontrols qmake qtgui
+depends += qtcore qtqml qtquick qtdoc qtquickcontrols qmake qtgui qtqmlmodels
exampledirs += ../../../examples/wayland
headerdirs += ..