Doc: Add "\inmodule QtCreator" to \class and \namespace docs

To get rid of QDoc warnings.

Change-Id: Idd39b7ae4327798c376f424c94d6617bcaee2258
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Leena Miettinen
2023-05-22 14:38:47 +02:00
parent d8ed764611
commit 8c288bf05f
43 changed files with 67 additions and 9 deletions

View File

@@ -5,6 +5,7 @@
/*!
\class Utils::ParameterAction
\inmodule QtCreator
\brief The ParameterAction class is intended for actions that act on a 'current',
string-type parameter (typically a file name), for example 'Save file %1'.