aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/qtquick.qdocconf
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2024-01-02 14:03:18 +0100
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2024-01-15 13:46:40 +0100
commit9804d62184dfd64ce8b2d78eead20cfc54537b0b (patch)
tree23a0e5f6c89c013b3fa78969ca167b55995399f8 /src/quick/doc/qtquick.qdocconf
parentc9b32cf8e82a09884501991eac25f3a5835f118f (diff)
Add new weatherforecast example for Qt Quick Shapes
An example that shows how shapes might be used in an application, as well as the difference between different renderers. Pick-to: 6.7 Change-Id: Ic9d21b3512d61af4d23fd763ccb656238ad565b8 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'src/quick/doc/qtquick.qdocconf')
-rw-r--r--src/quick/doc/qtquick.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quick/doc/qtquick.qdocconf b/src/quick/doc/qtquick.qdocconf
index 27efe4d087..08ab373cd4 100644
--- a/src/quick/doc/qtquick.qdocconf
+++ b/src/quick/doc/qtquick.qdocconf
@@ -72,6 +72,7 @@ excludedirs += \
exampledirs += \
../../../examples/quick \
+ ../../../examples/quickshapes \
../../qmlmodels/doc/snippets \
../../quickcontrols/doc/snippets \
snippets \