Home · All Classes · Modules

QGraphicsTransform Class Reference
[QtGui module]

Inherits QObject.

Inherited by QGraphicsRotation and QGraphicsScale.

Methods


Detailed Description


Method Documentation

QGraphicsTransform.__init__ (self, QObject parent = None)

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

QGraphicsTransform.applyTo (self, QMatrix4x4)

This method is abstract and should be reimplemented in any sub-class.

QGraphicsTransform.update (self)

This method is also a Qt slot with the C++ signature void update().


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