QmlJS: add signals implemented by GestureArea
manually adds onTap,... to GestureArea, as it uses a custom parser and is "opaque" for the code model. Fixes QTCREATORBUG-5489 . A workflow (separate generated and annotated files?) will have to be introduced to ensure that this change is not lost. Change-Id: Ibe7554432b000702b293a8b482c04048c07021af Reviewed-on: http://codereview.qt.nokia.com/1836 Reviewed-by:Thomas Hartmann <Thomas.Hartmann@nokia.com>
Please register or sign in to comment