On Thu, Dec 9, 2010 at 10:36 AM,  <jerome.pas...@nokia.com> wrote:
> Hello,
>
> Is there a reason why accepted isn't handled in the other mouse events?

I believe the reason is that after accepting mouse press event that
item becomes the mouse grabber and mouse move/released events will be
delivered directly to it. The grabber condition can be removed calling
ungrabMouse() manually.

Br,
Adriano
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to