qtgraphs/tests/auto/cpptest
Marc Mutz e23fb8de70 Include what you use: qquaternion.h
qmatrix4x4.h will lose its qquaternion.h include, so include
qquaternion.h explicitly in all files that mention 'QQuaternion',
unless, for a foo.cpp, the own foo.h has already included it.

Also add forward declarations, where needed.

Amends the start of this module's history.

Pick-to: 6.9 6.8
Change-Id: I605bf742be5bb92a676704f12d738d241bd9b0da
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit 6a44c5fe57)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-07-14 15:59:21 +00:00
..
common Fix some autotest compilation warnings 2024-05-14 13:57:14 +03:00
qgaxis-category Add label relative sizing 2024-11-04 14:52:24 +03:00
qgaxis-logvalue Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgaxis-value Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgbars Check for invalid values in barThickness 2024-12-02 08:57:54 +02:00
qgbars-modelproxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgbars-proxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgbars-series Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgcustom Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgcustom-label Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgcustom-volume Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qginput Fix getter names in widgetitems 2024-07-11 11:19:55 +03:00
qgscatter Check for invalid aspect ratio values 2024-11-29 09:53:29 +02:00
qgscatter-modelproxy Add scale to scatter item 2025-05-30 16:50:09 +00:00
qgscatter-proxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgscatter-series Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgscene Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgspline-series Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgsurface Add transparency support to surface graph 2024-12-08 20:44:52 +02:00
qgsurface-heightproxy Add categorized logging to graphs 3d pt1 2025-05-29 06:02:13 +00:00
qgsurface-modelproxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgsurface-modelproxy-nan Use composition with QQuickWidget 2024-06-13 10:29:48 +02:00
qgsurface-proxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgsurface-series Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgtheme Change swap to use QExplicitlySharedDataPointers swap instead of std::swap 2024-10-17 07:53:21 +03:00
CMakeLists.txt Add spline rendering to scatter 2024-11-11 13:51:21 +02:00