![]() |
QElectroTech 0.200.1-dev
|
#include <QPointF>#include <QTransform>

Go to the source code of this file.
Classes | |
| struct | ShapeTransform |
| The ShapeTransform struct Rotation, skew and scale applied to a shape's local geometry around an arbitrary local pivot point. More... | |
Functions | |
| ShapeTransform | decomposeLinear (const QTransform &linear) |
| QPointF | compensatedPositionForNewPivot (const QPointF &position, const QPointF &oldPivot, const QPointF &newPivot, const QTransform &linearPart) |
| QPointF compensatedPositionForNewPivot | ( | const QPointF & | position, |
| const QPointF & | oldPivot, | ||
| const QPointF & | newPivot, | ||
| const QTransform & | linearPart ) |

| ShapeTransform decomposeLinear | ( | const QTransform & | linear | ) |
