qtgraphs/tests/manual/qmlbarscatter
Niko Korkala f4d674e412 Fix tst_qmlbarscatter
CustomScatter in tst_qmlbarscatter was still trying to use QQmlComponent *pointMarker property even though it has been renamed to pointDelegate

Pick-to: 6.8 6.9
Fixes: QTBUG-136950
Change-Id: Ic2d9d3b01d71e415f789e85253928471b2f5e0b3
Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
2025-05-27 09:29:48 +00:00
..
images Add manual test for Graph 2D bar and scatter charts 2024-01-29 15:23:04 +02:00
qml Fix tst_qmlbarscatter 2025-05-27 09:29:48 +00:00
CMakeLists.txt CMake: Don't enable ASM language 2025-05-02 13:08:36 +02:00
barseries.cpp Fix qmlbarscatter manual test 2024-05-08 13:45:58 +03:00
barseries.h Fix qmlbarscatter manual test 2024-05-08 13:45:58 +03:00
cpuusageupdater.cpp Correct license for test files 2024-03-15 12:52:41 +01:00
cpuusageupdater.h Correct license for test files 2024-03-15 12:52:41 +01:00
main.cpp Format issues resolution from previous commit fb2688a496 2024-02-09 11:19:34 +02:00
processorinfo.cpp Correct license for test files 2024-03-15 12:52:41 +01:00
processorinfo.h Correct license for test files 2024-03-15 12:52:41 +01:00
scatterseries.cpp Correct license for test files 2024-03-15 12:52:41 +01:00
scatterseries.h Fix qmlbarscatter manual test 2024-05-08 13:45:58 +03:00