aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgcontext.cpp
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2013-11-17 18:17:28 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-29 08:19:55 +0100
commitb9c1745b5a1608871accae9aafd69c5d6d197461 (patch)
tree38b2592f47967130116b990a769c78086c3d9147 /src/quick/scenegraph/qsgcontext.cpp
parent55b5e30901cd2616d729c61856dabe3bfda5e4f0 (diff)
Fix accelerated property lookup on id addressed objects
For properties on id referenced objects, we can ignore the lack of the FINAL keyword on properties, as we want the same "lexical" lookup rules like for properties on the scope or context objects. In addition we need to initialize the resolver on the returned temp, to ensure a successful type determination in the use of the id object afterwards. Change-Id: I496c942ade55aa331e6972f06b21c2c86d4b00a4 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/quick/scenegraph/qsgcontext.cpp')
0 files changed, 0 insertions, 0 deletions