Engauge Digitizer  2
Public Member Functions | List of all members
FormatCoordsUnits Class Reference

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

#include <FormatCoordsUnits.h>

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: