aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/texteditor/doc
diff options
context:
space:
mode:
authorJaishree Vyas <jaishree.vyas@qt.io>2024-01-16 11:31:41 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-01-18 13:49:05 +0000
commit637fae95828cdb5b03b604d8be9c7afa45814665 (patch)
tree1304717746afc282a6ac6cf480de8b9c895ddea8 /examples/quickcontrols/texteditor/doc
parent07f91e763ab308875645c25e28e284e203dedda4 (diff)
Doc: Create separate Graphics and Multimedia example categories
Fixes: QTBUG-117884 Pick-to: 6.6 Change-Id: Ib0bb6217c29795fe50efdf827aa9902bbd572032 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit 486cc33ce5c7607b4b2e37eac2588d694742f995) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/quickcontrols/texteditor/doc')
-rw-r--r--examples/quickcontrols/texteditor/doc/src/qtquickcontrols-texteditor.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quickcontrols/texteditor/doc/src/qtquickcontrols-texteditor.qdoc b/examples/quickcontrols/texteditor/doc/src/qtquickcontrols-texteditor.qdoc
index 8ee4f01155..4f7a9beb04 100644
--- a/examples/quickcontrols/texteditor/doc/src/qtquickcontrols-texteditor.qdoc
+++ b/examples/quickcontrols/texteditor/doc/src/qtquickcontrols-texteditor.qdoc
@@ -6,7 +6,7 @@
\title Qt Quick Controls - Text Editor
\keyword Qt Quick Controls 2 - Text Editor
\ingroup qtquickcontrols-examples
- \examplecategory {Graphics & Multimedia}
+ \examplecategory {Graphics}
\brief A QML app using Qt Quick Controls and a C++ class to
provide a fully-functional rich-text editor application.