diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-10-19 04:55:47 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-10-19 04:55:47 (GMT) |
commit | 0e8862bbcfe3d77a02cd32889e6d2fa928acd361 (patch) | |
tree | 15e0762d496802db7f86c6de1300bd8df26169f3 /src/declarative/graphicsitems/qdeclarativeanchors_p.h | |
parent | 341831b75166cee713c2d792b81b61f3ae15b8e7 (diff) | |
download | Qt-0e8862bbcfe3d77a02cd32889e6d2fa928acd361.zip Qt-0e8862bbcfe3d77a02cd32889e6d2fa928acd361.tar.gz Qt-0e8862bbcfe3d77a02cd32889e6d2fa928acd361.tar.bz2 |
Properties take precedence over methods
Properties have always had precedence over methods in C++ classes, but
erroneously, not in types declared in QML. This was because the property
cache for the two went through a different code path. With changes
0c06e59577df1ec715e67d6d5842800bcec24945 and c407d79f79c67f2f2bb84efc93061fd57fe4cf54
the code paths were unified and this bug was exposed.
Diffstat (limited to 'src/declarative/graphicsitems/qdeclarativeanchors_p.h')
0 files changed, 0 insertions, 0 deletions