Engauge Digitizer  2
Transformation Member List

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)Transformationstatic
cartesianFromCartesianOrPolar(const DocumentModelCoords &modelCoords, const QPointF &posGraphIn)Transformationstatic
cartesianOrPolarFromCartesian(const DocumentModelCoords &modelCoords, const QPointF &posGraphIn)Transformationstatic
coordTextForStatusBar(QPointF cursorScreen, QString &coordsScreen, QString &coordsGraph, QString &resolutionGraph, const QString &needMoreText)Transformation
identity()Transformation
logToLinearCartesian(double xy)Transformationstatic
logToLinearRadius(double r, double rCenter)Transformationstatic
modelCoords() constTransformation
modelGeneral() constTransformation
modelMainWindow() constTransformation
operator!=(const Transformation &other)Transformation
operator=(const Transformation &other)Transformation
printStream(QString indentation, QTextStream &str) constTransformation
resetOnLoad()Transformation
TestExport (defined in Transformation)Transformationfriend
TestTransformation (defined in Transformation)Transformationfriend
Transformation()Transformation
Transformation(const Transformation &other)Transformation
transformIsDefined() constTransformation
transformLinearCartesianGraphToRawGraph(const QPointF &coordGraph, QPointF &coordScreen) constTransformation
transformLinearCartesianGraphToScreen(const QPointF &coordGraph, QPointF &coordScreen) constTransformation
transformMatrix() constTransformation
transformRawGraphToLinearCartesianGraph(const QPointF &pointRaw, QPointF &pointLinearCartesian) constTransformation
transformRawGraphToScreen(const QPointF &pointRaw, QPointF &pointScreen) constTransformation
transformScreenToLinearCartesianGraph(const QPointF &pointScreen, QPointF &pointLinearCartesian) constTransformation
transformScreenToRawGraph(const QPointF &coordScreen, QPointF &coordGraph) constTransformation
update(bool fileIsLoaded, const CmdMediator &cmdMediator, const MainWindowModel &modelMainWindow)Transformation