Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
5.8.0, 5.13
-
None
Description
gbk (QTBUG-77126):
This one is about QML type inheritance which qdoc gets from the \inherits command. Apparently, it's no longer working across module boundaries.
kot:
I'm develop osgQtQuick project:
https://github.com/podsvirov/osgqtquick/tree/develop
And use qdoc to generate documentation:
https://podsvirov.github.io/osgqtquick/osgdoc/index.html
The project consists of several modules, and before with cross-references between modules everything was fine.
I try to upgrade to version Qt 5.12, but the inheritance from types from other modules has stopped working.
I have the impression that the \inherits command stopped recognizing the full type names with the module name prefix.
An bug has been observed since version 5.8.
The qdoc tool version 5.7 is working as expected.
Attachments
Issue Links
- relates to
-
QTBUG-77126 [REG] Documentation no longer shows the relationship between classes from different modules
-
- Closed
-