Hi,

No, those are indeed missing from the generated documentation. QDoc uses 
libclang to parse the C++ sources, and there are cases where C++ 
attributes/specifiers are not exposed in the AST  provided by libclang. It's 
possible to create workarounds for these limitations, but these are yet to be 
implemented.

\topi
________________________________
From: Development <development-boun...@qt-project.org> on behalf of Konstantin 
Shegunov <kshegu...@gmail.com>
Sent: Tuesday, May 4, 2021 1:06 PM
To: Qt development mailing list <development@qt-project.org>
Subject: [Development] Qt 6 docs: noexcept and constexpr

Hi,

Is qdoc supposed to mark the mentioned declarations?

I just checked the Qt 6 docs for the QFlags and it doesn't seem to indicate 
either, although they are declared as such in code. Am I missing something here?
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to