diff options
| author | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2025-07-05 12:51:32 +0200 |
|---|---|---|
| committer | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2025-07-10 13:59:47 +0000 |
| commit | 44442d6cc05dbd06684a54586204ade6ff891c1b (patch) | |
| tree | 845b2b3074c58ce6d41b7cf343be844930162cb8 /src/widgets/doc/snippets/cmake-macros/examples.cpp | |
| parent | 6b9d86fce658812c54c49ff8dc6dfe8e80265c42 (diff) | |
iOS: Silence warning about stale focus object
The QPlatformInputContext contract assumes clients will call
setFocusObject before update(), but code paths in QGuiApplication
and Qt Quick will easily trigger update() for a new
qGuiApp->focusObject() before reflecting the new object via
setFocusObject().
We mitigate this on the iOS side, but we don't need a user-visible
warning for this.
Pick-to: 6.10 6.9 6.8
Fixes: QTBUG-138032
Task-number: QTBUG-138256
Change-Id: I056ac3744e41811a1dab44aa50871162aef916ce
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/cmake-macros/examples.cpp')
0 files changed, 0 insertions, 0 deletions
