mirror of https://github.com/qt/qtdoc.git
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
|
||
---|---|---|
.. | ||
config | ||
edu | ||
images | ||
snippets | ||
src | ||
CMakeLists.txt | ||
doc.pro |