mirror of https://github.com/qt/qtactiveqt.git
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:
parent
a36e91e32b
commit
acf5b24c0d
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -49,6 +49,7 @@
|
|||
/*!
|
||||
\example activeqt/simple
|
||||
\title Simple Example (ActiveQt)
|
||||
\examplecategory {Desktop}
|
||||
\ingroup activeqt-examples
|
||||
|
||||
\brief The Simple example demonstrates the use
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue