Engauge Digitizer
2
|
This is the complete list of members for Transformation, including all inherited members.
calculateTransformFromLinearCartesianPoints(const QPointF &posFrom0, const QPointF &posFrom1, const QPointF &posFrom2, const QPointF &posTo0, const QPointF &posTo1, const QPointF &posTo2) | Transformation | static |
cartesianFromCartesianOrPolar(const DocumentModelCoords &modelCoords, const QPointF &posGraphIn) | Transformation | static |
cartesianOrPolarFromCartesian(const DocumentModelCoords &modelCoords, const QPointF &posGraphIn) | Transformation | static |
coordTextForStatusBar(QPointF cursorScreen, QString &coordsScreen, QString &coordsGraph, QString &resolutionGraph, const QString &needMoreText) | Transformation | |
identity() | Transformation | |
logToLinearCartesian(double xy) | Transformation | static |
logToLinearRadius(double r, double rCenter) | Transformation | static |
modelCoords() const | Transformation | |
modelGeneral() const | Transformation | |
modelMainWindow() const | Transformation | |
operator!=(const Transformation &other) | Transformation | |
operator=(const Transformation &other) | Transformation | |
printStream(QString indentation, QTextStream &str) const | Transformation | |
resetOnLoad() | Transformation | |
TestExport (defined in Transformation) | Transformation | friend |
TestTransformation (defined in Transformation) | Transformation | friend |
Transformation() | Transformation | |
Transformation(const Transformation &other) | Transformation | |
transformIsDefined() const | Transformation | |
transformLinearCartesianGraphToRawGraph(const QPointF &coordGraph, QPointF &coordScreen) const | Transformation | |
transformLinearCartesianGraphToScreen(const QPointF &coordGraph, QPointF &coordScreen) const | Transformation | |
transformMatrix() const | Transformation | |
transformRawGraphToLinearCartesianGraph(const QPointF &pointRaw, QPointF &pointLinearCartesian) const | Transformation | |
transformRawGraphToScreen(const QPointF &pointRaw, QPointF &pointScreen) const | Transformation | |
transformScreenToLinearCartesianGraph(const QPointF &pointScreen, QPointF &pointLinearCartesian) const | Transformation | |
transformScreenToRawGraph(const QPointF &coordScreen, QPointF &coordGraph) const | Transformation | |
update(bool fileIsLoaded, const CmdMediator &cmdMediator, const MainWindowModel &modelMainWindow) | Transformation |