7 #ifndef FORMAT_COORDS_UNITS_STRATEGY_NON_POLAR_THETA_H 8 #define FORMAT_COORDS_UNITS_STRATEGY_NON_POLAR_THETA_H 10 #include "CoordUnitsDate.h" 11 #include "CoordUnitsNonPolarTheta.h" 12 #include "CoordUnitsTime.h" 13 #include "FormatCoordsUnitsStrategyAbstractBase.h" 29 const QLocale &locale,
30 CoordUnitsNonPolarTheta coordUnits,
31 CoordUnitsDate coordUnitsDate,
32 CoordUnitsTime coordUnitsTime)
const;
36 const QLocale &locale,
37 CoordUnitsNonPolarTheta coordUnits,
38 CoordUnitsDate coordUnitsDate,
39 CoordUnitsTime coordUnitsTime,
43 double valueUnformattedOther)
const;
47 #endif // FORMAT_COORDS_UNITS_STRATEGY_NON_POLAR_THETA_H Model for DlgSettingsGeneral and CmdSettingsGeneral.