Home · All Classes · Modules

QGestureEvent Class Reference
[QtGui module]

Inherits QEvent.

Methods


Detailed Description


Method Documentation

QGestureEvent.__init__ (self, list-of-QGesture)

QGestureEvent.__init__ (self, QGestureEvent)

QGestureEvent.accept (self)

QGestureEvent.accept (self, QGesture)

QGestureEvent.accept (self, Qt.GestureType)

list-of-QGesture QGestureEvent.activeGestures (self)

list-of-QGesture QGestureEvent.canceledGestures (self)

QGesture QGestureEvent.gesture (self, Qt.GestureType)

list-of-QGesture QGestureEvent.gestures (self)

QGestureEvent.ignore (self)

QGestureEvent.ignore (self, QGesture)

QGestureEvent.ignore (self, Qt.GestureType)

bool QGestureEvent.isAccepted (self)

bool QGestureEvent.isAccepted (self, QGesture)

bool QGestureEvent.isAccepted (self, Qt.GestureType)

QPointF QGestureEvent.mapToGraphicsScene (self, QPointF)

QGestureEvent.setAccepted (self, bool)

QGestureEvent.setAccepted (self, QGesture, bool)

QGestureEvent.setAccepted (self, Qt.GestureType, bool)

QWidget QGestureEvent.widget (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0