[Qt-interest] QGestureRecongizer::reset
Sean Hayes
sean.t.hayes at vanderbilt.edu
Thu Mar 31 15:07:21 CEST 2011
Yes, QGestureRecognizer::reset(QGesture *) is called when the gesture state
changes to Finished or Canceled (after the gesture event has been fully
handled). However, it can also be called for other reasons, such as if the
gesture event could not be delivered to an accepting gesture grabber.
Sean
On Thu, Mar 31, 2011 at 7:12 AM, Wathek LOUED <wathek at gmail.com> wrote:
> Hi all,
>
> I wanted to know when does Qt call the function void
> QGestureRecognizer::reset(QGesture *). Is it called when the the Gesture
> State changes to Finished or Cancel ?
>
> Thank you
>
> Sincerely
> Wathek
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110331/2a2f83ab/attachment.html
More information about the Qt-interest-old
mailing list