Qyoto  4.0.6
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtGui.QTransform Member List

This is the complete list of members for QtGui.QTransform, including all inherited members.

AdjointQtGui.QTransform
CreateProxy()QtGui.QTransformvirtual
DetQtGui.QTransform
DeterminantQtGui.QTransform
Dispose()QtGui.QTransform
DxQtGui.QTransform
DyQtGui.QTransform
Equals(object o)QtGui.QTransform
FromScale(double dx, double dy)QtGui.QTransformstatic
FromTranslate(double dx, double dy)QtGui.QTransformstatic
GetHashCode()QtGui.QTransform
interceptorQtGui.QTransformprotected
Inverted()QtGui.QTransform
Inverted(ref bool invertible)QtGui.QTransform
IsAffineQtGui.QTransform
IsIdentityQtGui.QTransform
IsInvertibleQtGui.QTransform
IsRotatingQtGui.QTransform
IsScalingQtGui.QTransform
IsTranslatingQtGui.QTransform
M11QtGui.QTransform
M12QtGui.QTransform
M13QtGui.QTransform
M21QtGui.QTransform
M22QtGui.QTransform
M23QtGui.QTransform
M31QtGui.QTransform
M32QtGui.QTransform
M33QtGui.QTransform
Map(QPoint p)QtGui.QTransform
Map(QPointF p)QtGui.QTransform
Map(QLine l)QtGui.QTransform
Map(QLineF l)QtGui.QTransform
Map(QPolygonF a)QtGui.QTransform
Map(QPolygon a)QtGui.QTransform
Map(QRegion r)QtGui.QTransform
Map(QPainterPath p)QtGui.QTransform
Map(int x, int y, ref int tx, ref int ty)QtGui.QTransform
Map(double x, double y, ref double tx, ref double ty)QtGui.QTransform
MapRect(QRect rectangle)QtGui.QTransform
MapRect(QRectF rectangle)QtGui.QTransform
MapToPolygon(QRect r)QtGui.QTransform
operator!=(QTransform one, QTransform matrix)QtGui.QTransformstatic
operator*(QTransform a, double n)QtGui.QTransformstatic
operator*(QTransform one, QTransform o)QtGui.QTransformstatic
operator+(QTransform a, double n)QtGui.QTransformstatic
operator-(QTransform a, double n)QtGui.QTransformstatic
operator/(QTransform a, double n)QtGui.QTransformstatic
operator==(QTransform one, QTransform matrix)QtGui.QTransformstatic
QTransform(System.Type dummy)QtGui.QTransformprotected
QTransform()QtGui.QTransform
QTransform(QMatrix mtx)QtGui.QTransform
QTransform(QTransform copy)QtGui.QTransform
QTransform(Qt.Initialization arg1)QtGui.QTransform
QTransform(double h11, double h12, double h21, double h22, double dx, double dy)QtGui.QTransform
QTransform(double h11, double h12, double h13, double h21, double h22, double h23, double h31, double h32, double h33=1.0)QtGui.QTransform
QuadToQuad(QPolygonF one, QPolygonF two, QTransform result)QtGui.QTransformstatic
QuadToSquare(QPolygonF quad, QTransform result)QtGui.QTransformstatic
Reset()QtGui.QTransform
Rotate(double a, Qt.Axis axis=Qt.Axis.ZAxis)QtGui.QTransform
RotateRadians(double a, Qt.Axis axis=Qt.Axis.ZAxis)QtGui.QTransform
Scale(double sx, double sy)QtGui.QTransform
SetMatrix(double m11, double m12, double m13, double m21, double m22, double m23, double m31, double m32, double m33)QtGui.QTransform
Shear(double sh, double sv)QtGui.QTransform
SmokeObjectQtGui.QTransform
SquareToQuad(QPolygonF square, QTransform result)QtGui.QTransformstatic
ToAffine()QtGui.QTransform
TransformationType enum nameQtGui.QTransform
Translate(double dx, double dy)QtGui.QTransform
Transposed()QtGui.QTransform
TypeQtGui.QTransform