Engauge Digitizer
2
Loading...
Searching...
No Matches
Format
FormatDegreesMinutesSecondsNonPolarTheta.h
Go to the documentation of this file.
1
/******************************************************************************************************
2
* (C) 2014 markummitchell@github.com. This file is part of Engauge Digitizer, which is released *
3
* under GNU General Public License version 2 (GPLv2) or (at your option) any later version. See file *
4
* LICENSE or go to gnu.org/licenses for details. Distribution requires prior written permission. *
5
******************************************************************************************************/
6
7
#ifndef FORMAT_DEGREES_MINUTES_SECONDS_NON_POLAR_THETA_H
8
#define FORMAT_DEGREES_MINUTES_SECONDS_NON_POLAR_THETA_H
9
10
#include "
CoordUnitsNonPolarTheta.h
"
11
#include "
FormatDegreesMinutesSecondsBase.h
"
12
#include <QString>
13
15
class
FormatDegreesMinutesSecondsNonPolarTheta
:
public
FormatDegreesMinutesSecondsBase
16
{
17
public
:
19
FormatDegreesMinutesSecondsNonPolarTheta
();
20
22
QString
formatOutput
(
CoordUnitsNonPolarTheta
coordUnits,
23
double
value,
24
bool
isXTheta)
const
;
25
};
26
27
#endif
// FORMAT_DEGREES_MINUTES_SECONDS_NON_POLAR_THETA_H
CoordUnitsNonPolarTheta.h
CoordUnitsNonPolarTheta
CoordUnitsNonPolarTheta
Definition
CoordUnitsNonPolarTheta.h:14
FormatDegreesMinutesSecondsBase.h
FormatDegreesMinutesSecondsBase::FormatDegreesMinutesSecondsBase
FormatDegreesMinutesSecondsBase()
Single constructor.
Definition
FormatDegreesMinutesSecondsBase.cpp:23
FormatDegreesMinutesSecondsNonPolarTheta::formatOutput
QString formatOutput(CoordUnitsNonPolarTheta coordUnits, double value, bool isXTheta) const
Format the degrees/minutes/seconds value. Distinguishing x/theta versus y/radius is required for N/S/...
Definition
FormatDegreesMinutesSecondsNonPolarTheta.cpp:19
FormatDegreesMinutesSecondsNonPolarTheta::FormatDegreesMinutesSecondsNonPolarTheta
FormatDegreesMinutesSecondsNonPolarTheta()
Single constructor.
Definition
FormatDegreesMinutesSecondsNonPolarTheta.cpp:15
Generated on
for Engauge Digitizer by
1.14.0