This will be documented in the qdoc manual as well, see
https://doc-snapshots.qt.io/qt6-dev/13-qdoc-commands-topics.html#fn-command
In the generated class reference, the hidden friend will appear as a 'related
non-member'.
\topi
From: Development on behalf of
On Monday, 25 July 2022 13:28:58 PDT Volker Hilsheimer wrote:
> \fn int QMetaType::qRegisterMetaType(QMetaType meta)
>
> This is misleading in this case, and outright invalid C++ in case of
> operators as hidden friends, but it works with the latter, and I expect it
> will make it work with this a
> On 25 Jul 2022, at 21:27, Thiago Macieira wrote:
>
> In https://codereview.qt-project.org/c/qt/qtbase/+/422690
> Build:
> https://testresults.qt.io/coin/integration/qt/qtbase/tasks/1658767511
>
> /home/qt/work/qt/qtbase/src/corelib/kernel/qmetatype.cpp:3032: (qdoc)
> warning:
> clang coul
In https://codereview.qt-project.org/c/qt/qtbase/+/422690
Build:
https://testresults.qt.io/coin/integration/qt/qtbase/tasks/1658767511
/home/qt/work/qt/qtbase/src/corelib/kernel/qmetatype.cpp:3032: (qdoc) warning:
clang couldn't find function when parsing \fn int qRegisterMetaType(QMetaType
met