aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/draganddrop/doc/src/draganddrop.qdoc
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/draganddrop/doc/src/draganddrop.qdoc
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/draganddrop/doc/src/draganddrop.qdoc')
-rw-r--r--examples/quick/draganddrop/doc/src/draganddrop.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/draganddrop/doc/src/draganddrop.qdoc b/examples/quick/draganddrop/doc/src/draganddrop.qdoc
index 23a135b2fa..9cb3f1cd96 100644
--- a/examples/quick/draganddrop/doc/src/draganddrop.qdoc
+++ b/examples/quick/draganddrop/doc/src/draganddrop.qdoc
@@ -6,6 +6,7 @@
\brief This is a collection of QML drag and drop examples.
\image qml-draganddrop-example.png
\ingroup qtquickexamples
+ \examplecategory {Graphics & Multimedia}
\e{Drag and Drop} is a collection of small QML examples relating to the drag
and drop functionality. For more information, visit the \l{Drag and Drop}