Home · All Classes · Modules

QPinchGesture Class Reference
[QtGui module]

Inherits QGesture.

Types

Methods


Detailed Description


Type Documentation

QPinchGesture.ChangeFlag


Method Documentation

QPinchGesture.__init__ (self, QObject parent = None)

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

QPointF QPinchGesture.centerPoint (self)

ChangeFlags QPinchGesture.changeFlags (self)

QPointF QPinchGesture.lastCenterPoint (self)

float QPinchGesture.lastRotationAngle (self)

float QPinchGesture.lastScaleFactor (self)

float QPinchGesture.rotationAngle (self)

float QPinchGesture.scaleFactor (self)

QPinchGesture.setCenterPoint (self, QPointF)

QPinchGesture.setChangeFlags (self, ChangeFlags)

QPinchGesture.setLastCenterPoint (self, QPointF)

QPinchGesture.setLastRotationAngle (self, float)

QPinchGesture.setLastScaleFactor (self, float)

QPinchGesture.setRotationAngle (self, float)

QPinchGesture.setScaleFactor (self, float)

QPinchGesture.setStartCenterPoint (self, QPointF)

QPinchGesture.setTotalChangeFlags (self, ChangeFlags)

QPinchGesture.setTotalRotationAngle (self, float)

QPinchGesture.setTotalScaleFactor (self, float)

QPointF QPinchGesture.startCenterPoint (self)

ChangeFlags QPinchGesture.totalChangeFlags (self)

float QPinchGesture.totalRotationAngle (self)

float QPinchGesture.totalScaleFactor (self)


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