qtgraphs/examples/graphs/3d/widgetgraphgallery
Marc Mutz cfe277399d 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.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>
(cherry picked from commit e23fb8de70)
2025-07-14 23:56:37 +00:00
..
data Re-establish common examples/graphs dir 2024-01-09 07:10:03 +01:00
doc Docs: Qt Graphs - improve the documentation readability and style 2024-08-26 13:07:03 +03:00
CMakeLists.txt Prevent building widget examples for nonsupported platforms 2024-09-12 03:58:57 +00:00
bargraph.cpp Update widgetgraphgallery and docs 2024-08-08 08:30:34 +03:00
bargraph.h Update widgetgraphgallery and docs 2024-08-08 08:30:34 +03:00
graphmodifier.cpp widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
graphmodifier.h widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
highlightseries.cpp widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
highlightseries.h widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
main.cpp widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
rainfalldata.cpp widgetgraphgallery example: Remove unused variables 2025-05-09 06:00:27 +00:00
rainfalldata.h widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
scatterdatamodifier.cpp widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
scatterdatamodifier.h widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
scattergraph.cpp Use composition with QQuickWidget 2024-06-13 10:29:48 +02:00
scattergraph.h Use composition with QQuickWidget 2024-06-13 10:29:48 +02:00
scattergraphwidget.cpp widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
scattergraphwidget.h widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
surfacegraph.cpp Fix resizing issue in widgetgraphgallery 2024-09-11 07:18:41 +00:00
surfacegraph.h Use composition with QQuickWidget 2024-06-13 10:29:48 +02:00
surfacegraphmodifier.cpp Include what you use: qquaternion.h 2025-07-14 23:56:37 +00:00
surfacegraphmodifier.h widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
surfacegraphwidget.cpp widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
surfacegraphwidget.h widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
topographicseries.cpp widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
topographicseries.h widgetgraphgallery: Fix some clang-tidy warnings 2025-05-13 10:35:06 +00:00
variantbardatamapping.cpp Re-establish common examples/graphs dir 2024-01-09 07:10:03 +01:00
variantbardatamapping.h Re-establish common examples/graphs dir 2024-01-09 07:10:03 +01:00
variantbardataproxy.cpp Re-establish common examples/graphs dir 2024-01-09 07:10:03 +01:00
variantbardataproxy.h Re-establish common examples/graphs dir 2024-01-09 07:10:03 +01:00
variantdataset.cpp Re-establish common examples/graphs dir 2024-01-09 07:10:03 +01:00
variantdataset.h Re-establish common examples/graphs dir 2024-01-09 07:10:03 +01:00
widgetgraphgallery.pro Prevent building widget examples for nonsupported platforms 2024-09-12 03:58:57 +00:00
widgetgraphgallery.qrc Re-establish common examples/graphs dir 2024-01-09 07:10:03 +01:00