Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.11.0 Alpha
-
Fix Version/s: 5.11.0 Beta 2
-
Component/s: Documentation
-
Labels:None
-
Environment:Windows 10, Qt 5.11 (self-built), libclang 5.0 for MSVS 2015, MS VS 2017
-
Commits:f91741b6c7bf05ad20467d02829f20692655a10b
Description
QDoc 5.11 with Clang generates entries in the documentation for reimplemented static functions and static public members even if they are not documented. For example:
- metaObject: http://doc-snapshots.qt.io/qt5-5.11/qwebenginedownloaditem.html#metaObject
- metacall: http://doc-snapshots.qt.io/qt5-5.11/qwebenginedownloaditem.html#qt_metacall
- metacast: http://doc-snapshots.qt.io/qt5-5.11/qwebenginedownloaditem.html#qt_metacast
- tr: http://doc-snapshots.qt.io/qt5-5.11/qwebenginedownloaditem.html#tr
- trUtf8: http://doc-snapshots.qt.io/qt5-5.11/qwebenginedownloaditem.html#trUtf8
- QGadgetHelper: http://doc-snapshots.qt.io/qt5-5.11/qwebenginefullscreenrequest.html#QtGadgetHelper-typedef
http://doc-snapshots.qt.io/qt5-5.11/qwebenginefullscreenrequest.html#qt_check_for_QGADGET_macro