Doc: Add example categories for Active Qt examples

Task-number: QTBUG-116039
Change-Id: I171566bea939dc6a801e5b3dc441b814693d8d79
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
(cherry picked from commit ba7dbbb711)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Mats Honkamaa 2023-08-14 15:57:47 +03:00 committed by Qt Cherry-pick Bot
parent a36e91e32b
commit acf5b24c0d
4 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,7 @@
/*!
\example activeqt/comapp
\title COM App Example (ActiveQt)
\examplecategory {Desktop}
\ingroup activeqt-examples
\brief The COM App example shows how to use ActiveQt to develop a Qt

View File

@ -4,6 +4,7 @@
/*!
\example activeqt/qutlook
\title Qutlook Example (ActiveQt)
\examplecategory {Desktop}
\ingroup activeqt-examples
\brief The Qutlook example demonstrates the use of ActiveQt to automate

View File

@ -49,6 +49,7 @@
/*!
\example activeqt/simple
\title Simple Example (ActiveQt)
\examplecategory {Desktop}
\ingroup activeqt-examples
\brief The Simple example demonstrates the use

View File

@ -12,6 +12,7 @@
/*!
\example activeqt/wrapper
\title Wrapper Example (ActiveQt)
\examplecategory {Desktop}
\ingroup activeqt-examples
\brief The Wrapper example demonstrates how to export existing QWidget