aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-03 20:27:21 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-04 13:06:40 +0000
commitcc12d8c34c472e6395fed567f9e3910ad49301d3 (patch)
tree07e689803abbba3b7f1b5154bf6f2a7471b6d804 /tests/benchmarks
parent51e1bfbc87ae2c6887d8db275e364a0be33fd6cd (diff)
Fix QQuickAbstractButtonPrivate::findExclusiveButtons()
Looks like we can't rely on QObject::findChildren(), because Repeater and item views (object model) don't set the QObject parent. So iterate QQuickItem::childItems() instead. Change-Id: I69e0b4f7f23c1587c887921bd255dd87be3abc54 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'tests/benchmarks')
0 files changed, 0 insertions, 0 deletions