[Qt-interest] QGestureRecongizer::reset

Wathek LOUED wathek at gmail.com
Thu Mar 31 15:58:07 CEST 2011


I see thank you so much Sean.

On Thu, Mar 31, 2011 at 3:07 PM, Sean Hayes <sean.t.hayes at vanderbilt.edu>wrote:

> 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/51f26bb2/attachment.html 


More information about the Qt-interest-old mailing list