Home · All Classes · Modules

QPanGesture Class Reference
[QtGui module]

The QPanGesture class describes a panning gesture made by the user. More...

Inherits QGesture.

Methods


Detailed Description

The QPanGesture class describes a panning gesture made by the user.

See also Gestures Programming, QPinchGesture, and QSwipeGesture.


Method Documentation

QPanGesture.__init__ (self, QObject parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

float QPanGesture.acceleration (self)

QPointF QPanGesture.delta (self)

QPointF QPanGesture.lastOffset (self)

QPointF QPanGesture.offset (self)

QPanGesture.setAcceleration (self, float)

QPanGesture.setLastOffset (self, QPointF)

QPanGesture.setOffset (self, QPointF)


PyQt 4.7.3 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.6.2