qtdoc/doc
Paul Wicking fe365cedcc Doc: Streamline overload documentation
The signals and slots syntax documentation previously contained detailed
examples for connecting to overloaded functions, but comprehensive
overload connection guidance has now been moved to the main signals and
slots documentation in qtbase. This created content duplication and
potential maintenance issues across the documentation set.

This change removes the duplicate detailed examples and replaces them
with a clear reference to the comprehensive documentation. The existing
snippet demonstrating basic overload syntax remains, but the extensive
explanatory content now defers to the authoritative source in qtbase.
This eliminates redundancy while maintaining the document's focus on
syntax differences between connection approaches.

The change also removes references to older C++ standards since Qt 6
requires C++17, ensuring the documentation reflects current requirements.

Task-number: QTBUG-89600
Pick-to: 6.9 6.8
Change-Id: I35c25f6969086cd872343ab13a7577e3ba460115
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
(cherry picked from commit 66fc052754)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-01 13:44:33 +00:00
..
config Doc: Remove the "Building UIs with Qt Quick" tree section from qtdoc 2025-08-04 11:45:33 +00:00
edu Update Qt For Education documentation page 2024-09-17 14:47:01 +03:00
images Graphics 2D docs 2025-08-07 08:34:24 +00:00
snippets Doc: Remove the "Building UIs with Qt Quick" tree section from qtdoc 2025-08-04 11:45:33 +00:00
src Doc: Streamline overload documentation 2025-09-01 13:44:33 +00:00
CMakeLists.txt Revamp documentation for Apple operating systems 2024-11-18 15:11:57 +00:00
doc.pro Make the qtdoc repo part of the modularized build 2012-10-16 12:54:28 +02:00