Home · All Classes · Modules

QMatrix3x2 Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description

This class can be pickled.


Method Documentation

QMatrix3x2.__init__ (self)

QMatrix3x2.__init__ (self, QMatrix3x2 other)

QMatrix3x2.__init__ (self, sequence-of-float values)

list-of-float QMatrix3x2.copyDataTo (self)

list-of-float QMatrix3x2.data (self)

QMatrix3x2.fill (self, float value)

bool QMatrix3x2.isIdentity (self)

QMatrix3x2.setToIdentity (self)

QMatrix2x3 QMatrix3x2.transposed (self)

bool QMatrix3x2.__eq__ (self, QMatrix3x2)

object QMatrix3x2.__getitem__ (self, object)

QMatrix3x2 QMatrix3x2.__iadd__ (self, QMatrix3x2)

QMatrix3x2 QMatrix3x2.__idiv__ (self, float)

QMatrix3x2 QMatrix3x2.__imul__ (self, float)

QMatrix3x2 QMatrix3x2.__isub__ (self, QMatrix3x2)

bool QMatrix3x2.__ne__ (self, QMatrix3x2)

str QMatrix3x2.__repr__ (self)

QMatrix3x2.__setitem__ (self, object, float)


PyQt 4.11.4 for X11Copyright © Riverbank Computing Ltd and The Qt Company 2015Qt 4.8.7