Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFX_Matrix Member List

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

aCFX_Matrix
bCFX_Matrix
cCFX_Matrix
CFX_Matrix()=defaultCFX_Matrix
CFX_Matrix(const float n[6])CFX_Matrixinlineexplicit
CFX_Matrix(float a1, float b1, float c1, float d1, float e1, float f1)CFX_Matrixinline
CFX_Matrix(const CFX_Matrix &other)=defaultCFX_Matrix
Concat(const CFX_Matrix &right)CFX_Matrixinline
dCFX_Matrix
eCFX_Matrix
fCFX_Matrix
GetInverse() constCFX_Matrix
GetUnitRect() constCFX_Matrix
GetXUnit() constCFX_Matrix
GetYUnit() constCFX_Matrix
Is90Rotated() constCFX_Matrix
IsIdentity() constCFX_Matrixinline
IsScaled() constCFX_Matrix
MatchRect(const CFX_FloatRect &dest, const CFX_FloatRect &src)CFX_Matrix
operator!=(const CFX_Matrix &other) constCFX_Matrixinline
operator*(const CFX_Matrix &right) constCFX_Matrixinline
operator*=(const CFX_Matrix &other)CFX_Matrixinline
operator=(const CFX_Matrix &other)=defaultCFX_Matrix
operator==(const CFX_Matrix &other) constCFX_Matrixinline
Rotate(float fRadian)CFX_Matrix
Scale(float sx, float sy)CFX_Matrix
Transform(const CFX_PointF &point) constCFX_Matrix
TransformDistance(float distance) constCFX_Matrix
TransformRect(const CFX_RectF &rect) constCFX_Matrix
TransformRect(const CFX_FloatRect &rect) constCFX_Matrix
TransformXDistance(float dx) constCFX_Matrix
Translate(float x, float y)CFX_Matrix
Translate(int32_t x, int32_t y)CFX_Matrixinline
TranslatePrepend(float x, float y)CFX_Matrix
TranslatePrepend(int32_t x, int32_t y)CFX_Matrixinline
WillScale() constCFX_Matrixinline