Note
This class was introduced in Qt 4.6
The PySide.QtGui.QTapGesture class describes a tap gesture made by the user.
For an overview of gesture handling in Qt and information on using gestures in your applications, see the Gestures Programming document.
| Parameters: | parent – PySide.QtCore.QObject |
|---|
| Return type: | PySide.QtCore.QPointF |
|---|
This property holds the position of the tap.
| Parameters: | pos – PySide.QtCore.QPointF |
|---|
This property holds the position of the tap.