summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Eliasson <andreas.eliasson@qt.io>2023-03-14 14:04:20 +0100
committerAndreas Eliasson <andreas.eliasson@qt.io>2023-06-20 04:28:33 +0000
commit6af1e5c5599d431a44c11f49529b55c32af073b0 (patch)
tree5bd156c6e311d6bae27c4838ac9c5dc68d6b7e8f /src
parentc5bb9b1051084bbe65ca5e8bf184e399434f8513 (diff)
Doc: Add group page for ActiveQt examples and tutorials
Gather the ActiveQt examples in a group page, which can then be used as a landing page when linking from elsewhere in the docs. Pick-to: 6.6 6.5 Change-Id: Ib9840a790ea9caf93221440c8f8601162e110f14 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/activeqt/doc/src/activeqt-index.qdoc9
-rw-r--r--src/activeqt/doc/src/examples/dotnet.qdoc1
2 files changed, 10 insertions, 0 deletions
diff --git a/src/activeqt/doc/src/activeqt-index.qdoc b/src/activeqt/doc/src/activeqt-index.qdoc
index 9cb2b22..aee6a9b 100644
--- a/src/activeqt/doc/src/activeqt-index.qdoc
+++ b/src/activeqt/doc/src/activeqt-index.qdoc
@@ -12,6 +12,15 @@
*/
/*!
+ \group activeqt-examples
+ \title ActiveQt Examples and Tutorials
+ \brief List of ActiveQt examples and tutorials.
+ \ingroup groups
+
+ This page lists ActiveQt examples and tutorials:
+*/
+
+/*!
\page activeqt-index.html
\ingroup qt-activex
\keyword ActiveQt
diff --git a/src/activeqt/doc/src/examples/dotnet.qdoc b/src/activeqt/doc/src/examples/dotnet.qdoc
index 87bae23..5632e82 100644
--- a/src/activeqt/doc/src/examples/dotnet.qdoc
+++ b/src/activeqt/doc/src/examples/dotnet.qdoc
@@ -4,6 +4,7 @@
/*!
\page activeqt-dotnet.html
\title Dot Net Example (ActiveQt)
+ \ingroup activeqt-examples
\brief The Dot Net example demonstrates how Qt objects can be used in a
.NET environment, and how .NET objects can be used in a Qt