aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/canvas
diff options
context:
space:
mode:
authorJaishree Vyas <Jaishree.Vyas@qt.io>2023-08-23 16:37:11 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-05 17:03:28 +0000
commitb8ca98112ae982e79bff161641c799f1d4bf7e58 (patch)
treef63f269a2c409efb41b58c9add8ea0b686b0422e /examples/quick/canvas
parentdb2cb208fe5279790095b9d5b287eb469265b563 (diff)
Doc: Add example categories for qtquick
Task-number: QTBUG-116334 Change-Id: Id17a546b9363e5225b8778c629fe9ffe30d2e719 Reviewed-by: Topi Reiniö <topi.reinio@qt.io> Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit b16bea02f65dea173eb42208e8750245f334b5e5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/quick/canvas')
-rw-r--r--examples/quick/canvas/doc/src/canvas.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/canvas/doc/src/canvas.qdoc b/examples/quick/canvas/doc/src/canvas.qdoc
index 862925fc08..2d3bcab73c 100644
--- a/examples/quick/canvas/doc/src/canvas.qdoc
+++ b/examples/quick/canvas/doc/src/canvas.qdoc
@@ -7,6 +7,7 @@
\brief This is a collection of QML Canvas examples.
\image qml-canvas-example.png
\ingroup qtquickexamples
+ \examplecategory {Graphics & Multimedia}
\e Canvas is a collection of small QML examples relating to the \l Canvas
type. Each example is a small QML file emphasizing a particular type or