Details
-
Sub-task
-
Resolution: Out of scope
-
P2: Important
-
None
Description
When using the \relates tag qdoc and member functions of the same name already exist, qdoc will generate invalid links for the related non-member functions. Links generated for the non-member function bar(int i) will point to the documetation for QFoo::bar(). For a real example see Hooligan 176593.
See the attached diff for a possible fix.
Attachments
Issue Links
- is required for
-
QTBUG-2642 qdoc enhancements for Qt 4.6
- Closed