qtdeclarative/tests/auto/qml/qmlcppcodegen
Ulf Hermann 3108c58b97 QtQml: Add conversion code for QQmlListProperty to other lists
We have the same conversion code already for lists of value types and
JavaScript arrays. Specialize the common cases of QObjectList and
QQmlListProperty<QObject>.

Pick-to: 6.9 6.8
Fixes: QTBUG-133047
Change-Id: I10826d4a965e18471a486e19befef961ec9a4a6e
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-01-24 20:30:23 +01:00
..
data QtQml: Add conversion code for QQmlListProperty to other lists 2025-01-24 20:30:23 +01:00
CMakeLists.txt QtQml: Add conversion code for QQmlListProperty to other lists 2025-01-24 20:30:23 +01:00
tst_qmlcppcodegen.cpp QtQml: Add conversion code for QQmlListProperty to other lists 2025-01-24 20:30:23 +01:00