[Qt-qml] Intentional change of ID lookup in element's context?

aaron.kennedy at nokia.com aaron.kennedy at nokia.com
Fri Oct 14 02:37:37 CEST 2011


Hi,

There have been no intentional changes in name resolution for QtQuick 2.0.

There was, however, a slight change in one of the 4.x patch releases that was carried forwards into qt5.  Technically it was a change in the way the views instantiated their delegates, not in QML itself, but I guess that distinction is not meaningful to most people :)

Cheers,

Aaron

On 14/10/2011, at 3:25 AM, ext mathias.malmqvist at nokia.com wrote:

> 
> Hi, 
> 
> Did the lookup of element IDs (and properties?) in the context change 
> intentionally in QtQuick 2.0 recently? I wrote some code a few days 
> ago that I thought worked, and now with a new Qt5 desktop build it
> doesn't. I find it hard to nail down what changed, but my code had
> a delegate definition that referred to the ListView it was instantiated
> by by ID, and now the ID can't be found. Looking at the code I can
> see it would make sense if the ID was hidden from the delegate, but
> I just want to be sure this changed intentionally.
> 
> Thanks!
> 
> 
> Cheers
> Mathias
> 
> ------------------------------------------------------------
> Mathias Malmqvist
> UX Prototype Lead
> 10 Great Pulteney Street, London, W1F 9NB, UK
> Got no reply? Try giving me a call:
> Mobile: +44 (0)77 6522 2738
> http://www.nokia.com
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-qml



More information about the Qt-qml mailing list