diff options
| author | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2025-08-27 15:16:13 +0200 |
|---|---|---|
| committer | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2025-08-27 22:42:19 +0200 |
| commit | 94d1325b6662bcb8e3591e8f297a2596edbb486d (patch) | |
| tree | 69a9df260736e8fa34a83faddd9c3904c584d66c /src/plugins/platforms/android/qandroidplatformopenglwindow.cpp | |
| parent | 02f5cc7ed218e663dd2da6388f7ef1504cd7cfef (diff) | |
QRM test: reference the view from the delegate correctly
A delegate that's getting recycled might not have a parent, resulting
in debug output from the binding to "parent.width". The correct way for
the delegate to reference the view it's bound to is to use e.g.
"ListView.view". "list" would work as well if we'd set
pragma ComponentBehavior: Bound
but that's just cluttering the code here.
Pick-to: 6.10
Change-Id: Ic6935a238029aad0d235a50fa078d44d62224e6a
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/plugins/platforms/android/qandroidplatformopenglwindow.cpp')
0 files changed, 0 insertions, 0 deletions
