Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
-
Da Vinci 61
Description
QDoc doesn't parse hidden friends (see parent task) atm. Example: https://testresults.qt.io/logs/qt/qtbase/18b052f98f874a6b5302f256f33cffc3e78b283f/LinuxUbuntu_20_04x86_64LinuxUbuntu_20_04x86_64GCCqtci-linux-Ubuntu-20.04-x86_64-50-2ca158Documentation_Sccache_TestDocs/a733284e925d038e4e419803b9faf1a7130e4213/test_1646914078/log.txt.gz build of https://codereview.qt-project.org/c/qt/qtbase/+/394835/7/
The "fix" is to prefix the class name as if the function was a member, but it isn't: https://codereview.qt-project.org/c/qt/qtbase/+/394835/7..8/src/corelib/global/qfloat16.cpp
Attachments
Issue Links
- is blocked by
-
QTBUG-105934 Avoid saving friends declaration as nodes under a class and revise the way that related non-members are implemented
- Reported