Improve the internal NodeVisitorEx API
authorSimon Hausmann <simon.hausmann@digia.com>
Wed, 13 Aug 2014 08:17:53 +0000 (10:17 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Sat, 23 Aug 2014 08:55:35 +0000 (10:55 +0200)
commit441dca459286d5ab033be403f381c0914c6f74f9
tree7e0d1fecb9df99208fab17b471b43a2e598c2c9f
parent8d0e307bc7f9f4458e6ea2d2fc0d6cd25be4fda9
Improve the internal NodeVisitorEx API

Allow the implementation of visit to control whether the children should be
processed afterwards or not. This is modelled after the JS AST visitor in
Qml.

Change-Id: I5b1adf5e1aefd8899bf444e993ddfbf2c5c125c9
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/quick/scenegraph/qsgadaptationlayer.cpp
src/quick/scenegraph/qsgadaptationlayer_p.h