summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/CMakeLists.txt
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2024-05-28 18:12:48 +0000
committerTopi Reiniƶ <topi.reinio@qt.io>2024-05-29 08:50:24 +0000
commit469d1153811afb8fec358c8fd01066be2c5648b9 (patch)
tree0b72f2606aac431ef83e1de119df3d78e134a9f8 /tests/auto/qdoc/generatedoutput/CMakeLists.txt
parent50fcfb4348c317c4c301570afbac84a258e888bd (diff)
qdoc: Disambiguate identically-named C++ types in generated listsHEADdev
Multiple submodules of qt5 now declare clashing C++ type names. QDoc was capable of displaying the fully qualified name for types under a namespace, but this is not the case here. Further, as these types of clashes are more common in the QML side, QDoc adds a module name suffix if there are multiple occurrences of a QML type name. Remove the check for QML types from that code, so that it applies also to C++ classes. This eliminates identical-looking links from the 'All C++ Classes' page. Pick-to: 6.7 Fixes: QTBUG-125759 Change-Id: I7f9c043d8bd6df45cbeef5b6fd8bd307de9cfa51 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions