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

Format conversions between unformatted and formatted for CoordUnitsStrategyPolarTheta. More...

#include <FormatCoordsUnitsStrategyPolarTheta.h>

Inheritance diagram for FormatCoordsUnitsStrategyPolarTheta:
FormatCoordsUnitsStrategyAbstractBase

Public Member Functions

 FormatCoordsUnitsStrategyPolarTheta ()
 Single constructor.
 
double formattedToUnformatted (const QString &string, const QLocale &locale, CoordUnitsPolarTheta coordUnits) const
 Convert formatted string to simple unformatted number.
 
QString unformattedToFormatted (double valueUnformatted, const QLocale &locale, CoordUnitsPolarTheta coordUnits, const DocumentModelGeneral &modelGeneral, const Transformation &transformation, double valueUnformattedOther) const
 Convert simple unformatted number to formatted string.
 
- Public Member Functions inherited from FormatCoordsUnitsStrategyAbstractBase
 FormatCoordsUnitsStrategyAbstractBase ()
 Single constructor.
 

Additional Inherited Members

- Protected Member Functions inherited from FormatCoordsUnitsStrategyAbstractBase
int precisionDigitsForRawNumber (double valueUnformatted, double valueUnformattedOther, bool isXTheta, const DocumentModelGeneral &modelGeneral, const Transformation &transformation) const
 Compute precision for outputting an unformatted value, consistent with the resolution at the point where that point lies. More...
 

Detailed Description

Format conversions between unformatted and formatted for CoordUnitsStrategyPolarTheta.

Definition at line 19 of file FormatCoordsUnitsStrategyPolarTheta.h.


The documentation for this class was generated from the following files: