mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
CAngleUnit::sexagesimalDeg(), moved conversion to virtual method in CMeasurmenetUnit, made string conversion virtual and also moved it to CMeasurmenetUnit (=>individual formatters). Time unit added.
This commit is contained in:
@@ -52,6 +52,10 @@ private slots:
|
||||
* \brief Testing temperature
|
||||
*/
|
||||
void temperatureTests();
|
||||
/*!
|
||||
* \brief Testing time
|
||||
*/
|
||||
void timeTests();
|
||||
/*!
|
||||
* \brief Testing construction / destruction in memory
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user