src/gui/kernel/qgesture.cpp
changeset 30 5dc02b23752f
parent 18 2f34d5167611
child 33 3e2da88830cd
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
   610     \brief the angle of the motion associated with the gesture
   610     \brief the angle of the motion associated with the gesture
   611 
   611 
   612     If the gesture has either a horizontal or vertical component, the
   612     If the gesture has either a horizontal or vertical component, the
   613     swipe angle describes the angle between the direction of motion and the
   613     swipe angle describes the angle between the direction of motion and the
   614     x-axis as defined using the standard widget
   614     x-axis as defined using the standard widget
   615     \l{The Coordinate System}{coordinate system}.
   615     \l{Coordinate System}{coordinate system}.
   616 
   616 
   617     \sa horizontalDirection, verticalDirection
   617     \sa horizontalDirection, verticalDirection
   618 */
   618 */
   619 
   619 
   620 /*!
   620 /*!