Home · All Classes · Modules

QMatrix2x4 Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description

This class can be pickled.


Method Documentation

QMatrix2x4.__init__ (self)

QMatrix2x4.__init__ (self, QMatrix2x4 other)

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

list-of-float QMatrix2x4.copyDataTo (self)

list-of-float QMatrix2x4.data (self)

QMatrix2x4.fill (self, float value)

bool QMatrix2x4.isIdentity (self)

QMatrix2x4.setToIdentity (self)

QMatrix4x2 QMatrix2x4.transposed (self)

bool QMatrix2x4.__eq__ (self, QMatrix2x4)

object QMatrix2x4.__getitem__ (self, object)

QMatrix2x4 QMatrix2x4.__iadd__ (self, QMatrix2x4)

QMatrix2x4 QMatrix2x4.__idiv__ (self, float)

QMatrix2x4 QMatrix2x4.__imul__ (self, float)

QMatrix2x4 QMatrix2x4.__isub__ (self, QMatrix2x4)

bool QMatrix2x4.__ne__ (self, QMatrix2x4)

str QMatrix2x4.__repr__ (self)

QMatrix2x4.__setitem__ (self, object, float)


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