-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.11
QDoc has started to include some additional functions in the HTML output that were previously hidden. Examples are devType() and paintEngine() in https://doc-snapshots.qt.io/qt6-dev/qpixmap.html and connectToHost() and disconnectFromHost() in https://doc-snapshots.qt.io/qt6-dev/qsslsocket.html.
Additionally, these are marked as virtual even when not declared as virtual in the header files.