qt6-bb10/src/gui/math3d
Marc Mutz a1889b2a67 Verify fix for manual get<I> calls for QVector<N>D
The necessary QT_ENABLE_P0846_SEMANTICS_FOR is already provided by
qpoint.h) here. Add a test to confirm it works.

Amends 0e22001a3b.

[ChangeLog][QtGui][QVector2/3/4D] Fixed manual get<I>() calls
(Tuple Protocol) in C++17 mode.

Task-number: QTBUG-111598
Change-Id: Id4a118b6439c2d1471b921f8d92ee558f9902eab
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-03-22 15:59:10 +00:00
..
qgenericmatrix.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgenericmatrix.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qmatrix4x4.cpp Allow specify distance to plane for QTransform 2022-08-18 10:40:42 +08:00
qmatrix4x4.h Allow specify distance to plane for QTransform 2022-08-18 10:40:42 +08:00
qquaternion.cpp Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qquaternion.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qvector2d.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qvector3d.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qvector4d.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qvectornd.cpp Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qvectornd.h Verify fix for manual get<I> calls for QVector<N>D 2023-03-22 15:59:10 +00:00