aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes
diff options
context:
space:
mode:
authorJaishree Vyas <Jaishree.Vyas@qt.io>2023-08-23 16:37:11 +0200
committerJaishree Vyas <Jaishree.Vyas@qt.io>2023-09-05 15:49:33 +0200
commitb16bea02f65dea173eb42208e8750245f334b5e5 (patch)
tree6695cf53d28eb9a285053fa1fcc7ed164c342de6 /examples/quick/shapes
parent86d9f3285cd02e8856f326dd7a3e891f4519a04e (diff)
Doc: Add example categories for qtquick
Task-number: QTBUG-116334 Pick-to: 6.5 6.6 Change-Id: Id17a546b9363e5225b8778c629fe9ffe30d2e719 Reviewed-by: Topi Reiniö <topi.reinio@qt.io> Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'examples/quick/shapes')
-rw-r--r--examples/quick/shapes/doc/src/shapes.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/shapes/doc/src/shapes.qdoc b/examples/quick/shapes/doc/src/shapes.qdoc
index fd97661b6f..57ab7ea383 100644
--- a/examples/quick/shapes/doc/src/shapes.qdoc
+++ b/examples/quick/shapes/doc/src/shapes.qdoc
@@ -6,6 +6,7 @@
\image qml-shapes-example.png
\brief A Qt Quick example demonstrating the use of shape items.
\ingroup qtquickexamples
+ \examplecategory {Graphics & Multimedia}
This example demonstrates the usage of the \l Shape type in Qt Quick. Shapes
allow efficiently rendering stroked and filled lines, curves, and arcs in Qt