Add \brief descriptions to CMake overviews
Add brief descriptions of the pages that are shown in https://doc.qt.io/qt-6/overviews.html Pick-to: 6.4 Change-Id: I177e4ba82cd7b8e264122375bf9a595509918fdd Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
0d708a9aad
commit
2e241d1537
@ -4,6 +4,7 @@
|
||||
/*!
|
||||
\group cmake-commands-qtcore
|
||||
\title CMake Commands in Qt6 Core
|
||||
\brief Lists CMake commands defined in Qt6::Core.
|
||||
|
||||
The following CMake commands are defined when Qt6::Core is loaded, for instance
|
||||
with
|
||||
|
@ -10,6 +10,7 @@
|
||||
/*!
|
||||
\group cmake-variables-qtcore
|
||||
\title CMake Variables in Qt6 Core
|
||||
\brief Lists CMake variables defined in Qt6::Core.
|
||||
|
||||
The following CMake variables are defined when Qt6::Core is loaded, for instance
|
||||
with
|
||||
|
@ -4,6 +4,7 @@
|
||||
/*!
|
||||
\group cmake-target-properties-qtcore
|
||||
\title CMake Target Properties in Qt6 Core
|
||||
\brief Lists CMake target properties known to Qt6::Core.
|
||||
|
||||
\l{CMake Commands in Qt6 Core}{CMake Commands} know about the following CMake
|
||||
target properties:
|
||||
@ -375,6 +376,7 @@ resource prefix.
|
||||
/*!
|
||||
\group cmake-source-file-properties-qtcore
|
||||
\title CMake Source File Properties in Qt6 Core
|
||||
\brief Lists CMake file properties used in Qt6::Core.
|
||||
|
||||
\l{CMake Commands in Qt6 Core}{CMake Commands} know about the following CMake
|
||||
source file properties:
|
||||
@ -427,6 +429,7 @@ For more information, see \l{https://emscripten.org/docs/porting/pthreads.html}{
|
||||
/*!
|
||||
\group cmake-global-properties-qtcore
|
||||
\title CMake Global Properties in Qt6 Core
|
||||
\brief Lists CMake global properties used or defined in Qt6::Core.
|
||||
|
||||
\l{CMake Commands in Qt6 Core}{CMake Commands} know about the following global
|
||||
CMake properties:
|
||||
|
@ -4,6 +4,7 @@
|
||||
/*!
|
||||
\group cmake-commands-qtdbus
|
||||
\title CMake Commands in Qt6 DBus
|
||||
\brief Lists CMake commands defined in Qt6::DBus.
|
||||
|
||||
The following CMake commands are defined when Qt6::DBus is loaded, for instance
|
||||
with
|
||||
@ -246,6 +247,7 @@ argument.
|
||||
/*!
|
||||
\group cmake-source-file-properties-qtdbus
|
||||
\title CMake Source File Properties in Qt6 DBus
|
||||
\brief Lists CMake file properties used in Qt6::DBus.
|
||||
|
||||
\l{CMake Commands in Qt6 DBus}{CMake Commands} know about the following CMake
|
||||
source file properties:
|
||||
|
Loading…
x
Reference in New Issue
Block a user