Table Of Contents

Previous topic

QMatrix2x3

Next topic

QUndoCommand

QMatrix2x2

Note

This class was introduced in Qt 4.6

Synopsis

Functions

Detailed Description

class PySide.QtGui.QMatrix2x2(arg__1)
class PySide.QtGui.QMatrix2x2(QMatrix2x2)
Parameters:
PySide.QtGui.QMatrix2x2.__reduce__()
Return type:PyObject
PySide.QtGui.QMatrix2x2.__repr__()
Return type:PyObject
PySide.QtGui.QMatrix2x2.data()
Return type:PySide.QtCore.qreal
PySide.QtGui.QMatrix2x2.fill(arg__1)
Parameters:arg__1PyObject
PySide.QtGui.QMatrix2x2.__ne__(arg__1)
Parameters:arg__1PySide.QtGui.QMatrix2x2
Return type:PySide.QtCore.bool
PySide.QtGui.QMatrix2x2.__imul__(arg__1)
Parameters:arg__1PySide.QtCore.qreal
Return type:PySide.QtGui.QMatrix2x2
PySide.QtGui.QMatrix2x2.__iadd__(arg__1)
Parameters:arg__1PySide.QtGui.QMatrix2x2
Return type:PySide.QtGui.QMatrix2x2
PySide.QtGui.QMatrix2x2.__isub__(arg__1)
Parameters:arg__1PySide.QtGui.QMatrix2x2
Return type:PySide.QtGui.QMatrix2x2
PySide.QtGui.QMatrix2x2.__idiv__(arg__1)
Parameters:arg__1PySide.QtCore.qreal
Return type:PySide.QtGui.QMatrix2x2
PySide.QtGui.QMatrix2x2.__eq__(arg__1)
Parameters:arg__1PySide.QtGui.QMatrix2x2
Return type:PySide.QtCore.bool
PySide.QtGui.QMatrix2x2.transposed()
Return type:PyObject