Hi,

it is currently not possible (at least I haven't yet found a way) to
track the global position of an item inside a
QGraphicsScene/SceneGraph.
Of course you can bind to x and y but those properties won't change if
a parent of the item moves. So the map functions do not really help
here.

See: http://developer.qt.nokia.com/forums/viewthread/10013

Would it be reasonable to make globalX, globalY read only properties
available to QtQuick 2 items?

Nils
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to