src/gui/kernel/qgesture.cpp
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
child 33 3e2da88830cd
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
   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 /*!