Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.0
-
None
-
-
4bad3e8c2 (dev), c96093bf5 (6.6), 372f7bd63 (6.5)
-
DaVinci 81, DaVinci 82
Description
An example:
https://doc.qt.io/qt-6/qtextdocument.html#ResourceProvider-typedef is described as \typealias, while when referred from here: https://doc.qt.io/qt-6/qtextdocument.html#setDefaultResourceProvider, the argument of
QTextDocument::ResourceProvider &provider
isn't a clickable link, like it's in case of arg type being a class.