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 <[email protected]> on behalf of Konstantin 
Shegunov <[email protected]>
Sent: Tuesday, May 4, 2021 1:06 PM
To: Qt development mailing list <[email protected]>
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
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to