I'm trying to get current mouse position when mouseMoveEvent() gets called 
after moving the mouse over a QWidget.

QMouseEvent->pos() or QMouseEvent->globalPos() is always zero.

The same goes for catching the event in a custom eventFilter.

I'm using osgQt from version 3.4.1.

I would rather use the relative QWidget mouse position than 2d coordinates from 
osg::GUIEventAdapter.

------------------------
OSG Version: 3.4.1
OS: OpenSuse Leap 42.1

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=73711#73711





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to