diff options
| author | Alexandru Croitor <alexandru.croitor@qt.io> | 2025-12-19 12:49:41 +0100 |
|---|---|---|
| committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2025-12-19 19:11:51 +0100 |
| commit | 4d42bfe4009383d7f10afe28240b5c02e145d422 (patch) | |
| tree | f7e7cd52ada0aadd50e0e53c1be4cb52ec1790c2 /tests/manual/examples/opengl/qopenglwidget/mainwindow.cpp | |
| parent | fc50e0a5cca1abceed50905709e2e7f7308132f7 (diff) | |
Core: Restore class forwarding headers for QSequentialIterable
QAssociativeIterable and friends.
Syncqt processes each class declarator line by line to extract the
class name.
If the class declaration spans multiple lines, syncqt fails to
recognize the class name and does not generate the corresponding
class forwarding header.
Similarly, syncqt can't parse the ':' char in the
QT_CORE_DEPRECATED_EXPORT_VERSION_X_6_15 macro call, ending up
considering the e.g. 'QMetaAssociation' the class name.
Change the multi-line class declarations into single lines, and
rephrase the deprecation message not to use '::'.
Amends 8b246f262346ded7860ad76fdedc8d59f037a374
Pick-to: 6.11
Fixes: QTBUG-142910
Change-Id: I24e0aeab054e39c87803d6144e0b8573ae770a91
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/manual/examples/opengl/qopenglwidget/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions
