Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.2
-
5d717413b (dev), 01d4b7fc6 (6.10), 88039ac75 (6.9)
Description
In `qtbase/src/corelib/kernel/qmetacontainer.cpp`, a documentation for the `QMetaSequence` class is provided.
This class inherits from `QMetaContainer`, but no QDoc block-comment with a class topic of `QMetaContainer` is given, such that the autogenerated "inherits" row for the `QMetaSequence` documentation produces a broken link.
As `QMetaContainer` seems to be part of a public interface and `QMetaSequence` depends on it, some documentation for it should be added, when possible.
Attachments
Issue Links
- blocks
-
QTBUG-96127 Broken external links in Qt docs
-
- Closed
-