![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QOpenVGMatrix, including all inherited members.
constData() const | QOpenVGMatrix | inline |
copyDataTo(float *values) const | QOpenVGMatrix | |
data() | QOpenVGMatrix | inline |
data() const | QOpenVGMatrix | inline |
fill(float value) | QOpenVGMatrix | |
isAffine() const | QOpenVGMatrix | |
isIdentity() const | QOpenVGMatrix | |
map(const QPointF &point) const | QOpenVGMatrix | |
operator!=(const QOpenVGMatrix &other) const | QOpenVGMatrix | |
operator()(int row, int column) const | QOpenVGMatrix | |
operator()(int row, int column) | QOpenVGMatrix | |
operator* | QOpenVGMatrix | friend |
operator* | QOpenVGMatrix | friend |
operator* | QOpenVGMatrix | friend |
operator*=(const QOpenVGMatrix &other) | QOpenVGMatrix | |
operator*=(float factor) | QOpenVGMatrix | |
operator+=(const QOpenVGMatrix &other) | QOpenVGMatrix | |
operator-=(const QOpenVGMatrix &other) | QOpenVGMatrix | |
operator/=(float divisor) | QOpenVGMatrix | |
operator<< | QOpenVGMatrix | friend |
operator==(const QOpenVGMatrix &other) const | QOpenVGMatrix | |
QOpenVGMatrix() | QOpenVGMatrix | |
QOpenVGMatrix(const float *values) | QOpenVGMatrix | explicit |
setToIdentity() | QOpenVGMatrix | |
transposed() const | QOpenVGMatrix |