FormatCoordsUnits Class Reference

Highest-level wrapper around other Formats classes. More...

#include <FormatCoordsUnits.h>

List of all members.

Public Member Functions

 FormatCoordsUnits ()
 Single constructor.
void formattedToUnformatted (const QString &xThetaFormatted, const QString &yRadiusFormatted, const DocumentModelCoords &modelCoords, const MainWindowModel &mainWindowModel, double &xThetaUnformatted, double &yRadiusUnformatted) const
 Convert formatted string to unformatted numeric value.
void unformattedToFormatted (double xThetaUnformatted, double yRadiusUnformatted, const DocumentModelCoords &modelCoords, const DocumentModelGeneral &modelGeneral, const MainWindowModel &mainWindowModel, QString &xThetaFormatted, QString &yRadiusFormatted, const Transformation &transformation) const
 Convert unformatted numeric value to formatted string. Transformation is used to determine best resolution.

Detailed Description

Highest-level wrapper around other Formats classes.

Definition at line 17 of file FormatCoordsUnits.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends

Generated on 21 Oct 2017 for Engauge Digitizer by  doxygen 1.6.1