Areas valor enumerado | QWMatrix | |
det() const | QWMatrix | [inline] |
det() const | QWMatrix | [inline] |
dx() const | QWMatrix | [inline] |
dx() const | QWMatrix | [inline] |
dy() const | QWMatrix | [inline] |
dy() const | QWMatrix | [inline] |
invert(bool *=0) const | QWMatrix | |
invert(bool *=0) const | QWMatrix | |
isIdentity() const | QWMatrix | |
isIdentity() const | QWMatrix | |
isInvertible() const | QWMatrix | [inline] |
isInvertible() const | QWMatrix | [inline] |
m11() const | QWMatrix | [inline] |
m11() const | QWMatrix | [inline] |
m12() const | QWMatrix | [inline] |
m12() const | QWMatrix | [inline] |
m21() const | QWMatrix | [inline] |
m21() const | QWMatrix | [inline] |
m22() const | QWMatrix | [inline] |
m22() const | QWMatrix | [inline] |
map(int x, int y, int *tx, int *ty) const | QWMatrix | |
map(double x, double y, double *tx, double *ty) const | QWMatrix | |
map(const QPoint &p) const | QWMatrix | [inline] |
map(const QRect &r) const | QWMatrix | [inline] |
map(const QPointArray &a) const | QWMatrix | [inline] |
map(const QRegion &r) const | QWMatrix | [inline] |
map(int x, int y, int *tx, int *ty) const | QWMatrix | |
map(double x, double y, double *tx, double *ty) const | QWMatrix | |
map(const QPoint &p) const | QWMatrix | [inline] |
map(const QRect &r) const | QWMatrix | [inline] |
map(const QPointArray &a) const | QWMatrix | [inline] |
map(const QRegion &r) const | QWMatrix | [inline] |
mapRect(const QRect &) const | QWMatrix | |
mapRect(const QRect &) const | QWMatrix | |
mapToPolygon(const QRect &r) const | QWMatrix | |
mapToPolygon(const QRect &r) const | QWMatrix | |
mapToRegion(const QRect &r) const | QWMatrix | [inline] |
mapToRegion(const QRect &r) const | QWMatrix | [inline] |
operator!=(const QWMatrix &) const | QWMatrix | |
operator!=(const QWMatrix &) const | QWMatrix | |
operator*(const QPoint &) const | QWMatrix | |
operator*(const QRect &) const | QWMatrix | |
operator*(const QRegion &) const | QWMatrix | |
operator*(const QPointArray &a) const | QWMatrix | |
operator*(const QPoint &) const | QWMatrix | |
operator*(const QRect &) const | QWMatrix | |
operator*(const QRegion &) const | QWMatrix | |
operator*(const QPointArray &a) const | QWMatrix | |
operator*(const QWMatrix &m1, const QWMatrix &m2) | QWMatrix | [related] |
operator*=(const QWMatrix &) | QWMatrix | |
operator*=(const QWMatrix &) | QWMatrix | |
operator<<(QDataStream &s, const QWMatrix &m) | QWMatrix | [related] |
operator==(const QWMatrix &) const | QWMatrix | |
operator==(const QWMatrix &) const | QWMatrix | |
operator>>(QDataStream &s, QWMatrix &m) | QWMatrix | [related] |
Points valor enumerado | QWMatrix | |
QWMatrix() | QWMatrix | |
QWMatrix(double m11, double m12, double m21, double m22, double dx, double dy) | QWMatrix | |
QWMatrix() | QWMatrix | |
QWMatrix(double m11, double m12, double m21, double m22, double dx, double dy) | QWMatrix | |
reset() | QWMatrix | |
reset() | QWMatrix | |
rotate(double a) | QWMatrix | |
rotate(double a) | QWMatrix | |
scale(double sx, double sy) | QWMatrix | |
scale(double sx, double sy) | QWMatrix | |
setMatrix(double m11, double m12, double m21, double m22, double dx, double dy) | QWMatrix | |
setMatrix(double m11, double m12, double m21, double m22, double dx, double dy) | QWMatrix | |
setTransformationMode(QWMatrix::TransformationMode m) | QWMatrix | [static] |
setTransformationMode(QWMatrix::TransformationMode m) | QWMatrix | [static] |
shear(double sh, double sv) | QWMatrix | |
shear(double sh, double sv) | QWMatrix | |
TransformationMode nombre de la enumeración | QWMatrix | |
TransformationMode nombre de la enumeración | QWMatrix | |
transformationMode() | QWMatrix | [static] |
transformationMode() | QWMatrix | [static] |
translate(double dx, double dy) | QWMatrix | |
translate(double dx, double dy) | QWMatrix | |