Details
-
Bug
-
Resolution: Fixed
-
P4: Low
-
6.10
-
None
-
b3a127575 (dev)
Description
Auto-links like the one to addAction() in the QMenu documentation fail because the function was deprecated despite the existence of QWidget::addAction() functions.
It could be that the auto-linking process stops when it finds a deprecated member shadowing a valid link target.