Hi,

When we design new QML Element which can be call by a lot of other QML
elements( Items, Buttons ...) we sometime need to know which call it.
I am looking for a way to know how the current element was called. Which is
the source, but only with qml or JavaScript, not c++.
On my case, many elements call only one element. But the action will differ
depending on who called it.

Thanks

-----------------------------------------------------
Thomas PABST
thomas.pa...@gmail.com
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to