diff -r ef0373b55136 -r 758a864f9613 src/gui/kernel/qgesturerecognizer.cpp --- a/src/gui/kernel/qgesturerecognizer.cpp Fri Sep 17 08:34:18 2010 +0300 +++ b/src/gui/kernel/qgesturerecognizer.cpp Mon Oct 04 01:19:32 2010 +0300 @@ -62,6 +62,9 @@ need to use this class directly. Instances will be created behind the scenes by the framework. + For an overview of gesture handling in Qt and information on using gestures + in your applications, see the \l{Gestures Programming} document. + \section1 Recognizing Gestures The process of recognizing gestures involves filtering input events sent to specific