qtdeclarative/tests/benchmarks
Ulf Hermann 1f5b7d843d QmlDom: Add const-correctness
We almost never want non-const DomItems anywhere. There is exactly one
exception: From a MutableDomItem we need to poke into the internals of
the respective DomItem and const_cast them. However, MutableDomItem is
to be handled with care anyway.

Change-Id: I826f0669c049462beec9ad71dccb39c5191a1d3f
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
2023-09-15 09:01:59 +02:00
..
particles Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qml QmlDom: Add const-correctness 2023-09-15 09:01:59 +02:00
quick Make the colorresolving benchmark also a benchmark for cmake 2023-04-27 16:56:36 +02:00
quickcontrols Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
CMakeLists.txt Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00