hi all,

is it possible to map a global position (as in QMouseEvent::globalPos())
to a scene position (as required by QQuickItem::mapFromScene)?

i've tried to use the result of QQuickView::mapFromGlobal, but the
result seems to be broken, as my QQuickView is embedded into a native
Cocoa application using QMacNativeWidget.

is there any other way?

thanks in advance,
tim

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to