aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/accessible/qaccessiblequicktextinput.cpp
diff options
context:
space:
mode:
authorUlf Hermann <[email protected]>2025-09-17 16:00:56 +0200
committerUlf Hermann <[email protected]>2025-11-07 19:12:30 +0000
commitbb9043bfbb2d08a95ad88c563124c52bf7a0c181 (patch)
tree667127bee9780cd7f044784aceb14323c6b10871 /src/quick/accessible/qaccessiblequicktextinput.cpp
parent9be7b314cddf67cbdae2475dc3c2b3dd4eacd860 (diff)
QQmlContext: Add methods for querying childrenHEADdev
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