This behavior is inherited from QGraphicsView.  I don't know why it is this 
way.  Perhaps the QGraphicsView documentation has some hints.

BR,
Martin.

> -----Original Message-----
> From: ext Adriano Rezende [mailto:adriano.reze...@openbossa.org]
> Sent: Friday, 10 December 2010 12:02 AM
> To: Pasion Jerome (Nokia-MS-Qt/Oslo)
> Cc: halton....@intel.com; Jones Martin (Nokia-MS-Qt/Brisbane); qt-
> q...@trolltech.com
> Subject: Re: [Qt-qml] How to ignore MouseArea signals
> 
> 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