Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.3.0 RC
-
None
Description
See https://codereview.qt-project.org/c/qt/qtbase/+/404292. PS3 fails, because the parameter names in \fn are not found, instead the ones from the header file are suggested. PS4 adds the return type and qdoc is happy.
Expected: the presence or absence of the return value doesn't change the interpretation of the \fn line.
Attachments
Issue Links
- relates to
-
QTBUG-103798 QDoc incorrectly handles a missing return type in "\fn" command
- Closed