aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols/testbench/utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* testbench: replace check icon with heartMitch Curtis2025-11-111-0/+8
| | | | | | | | This allows us to test setting icon.color to "transparent". Pick-to: 6.8 6.10 Change-Id: I5b4523a8c4d45de3455302cf582dd33a23399ae3 Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
* testbench: move context property into Utils singletonMitch Curtis2025-11-111-0/+16
Pick-to: 6.8 6.10 Change-Id: Iabfea6ceddb85a58b24180e09c20980b383e5fb5 Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>