Signal
PhocGesture::end
Description [src]
Emitted when gesture
stopped recognizing the event
sequences as something to be handled.
Default handler: The default handler is called after the handlers added via |
Parameters
sequence
-
Type:
PhocEventSequence
The
PhocEvent
that made gesture recognition to finish.The argument can be NULL
.The data is owned by the caller of the function.