[Development] Can we have id's in dynamically generated elements for the next QML?

Mark markg85 at gmail.com
Wed Aug 1 20:07:53 CEST 2012


Hi,

Sadly, QML 1 doesn't have id in dynamically generated id. That is a
real big pain if you want to drag/drop something since then you
need... an id! Right now i'm trying to fight against a lot of issues
that wouldn't even be there if i simply had an ID. You can read more
about that in this blog post:
http://kdeblog.mageprojects.com/2012/08/01/what-will-qml-calendar-have-progress-update-qml-issue/

I'm also curious to know why the decision was ever made to have
dynamically generated elements exist without id?

Is there any possibility that QML 2 (or QML 2.1 or whatever comes
after 2) is going to have ID's for generated elements?

Cheers,
Mark



More information about the Development mailing list