diff options
| author | Ulf Hermann <[email protected]> | 2025-09-17 16:00:56 +0200 |
|---|---|---|
| committer | Ulf Hermann <[email protected]> | 2025-11-07 19:12:30 +0000 |
| commit | bb9043bfbb2d08a95ad88c563124c52bf7a0c181 (patch) | |
| tree | 667127bee9780cd7f044784aceb14323c6b10871 /src/quick/accessible/qaccessiblequicktextinput.cpp | |
| parent | 9be7b314cddf67cbdae2475dc3c2b3dd4eacd860 (diff) | |
childContexts() returns the immediate child contexts.
findObjectRecursively() does the equivalent of objectForName() on all
child contexts recursively, returning the first non-null one.
findObjectsRecursively() does the same but returns the first non-null
result. We use BFS since that should return "closer" results when
iterating many contexts.
Fixes: QTBUG-140389
Change-Id: Ic34b5f4916768c0a0b8ed0e615d6f73c0aa5d06b
Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'src/quick/accessible/qaccessiblequicktextinput.cpp')
0 files changed, 0 insertions, 0 deletions
