mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +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:
@@ -48,7 +48,8 @@ HEADERS += \
|
||||
avverticalposition.h \
|
||||
pqunits.h \
|
||||
pqallquantities.h \
|
||||
pqlength.h
|
||||
pqlength.h \
|
||||
pqtime.h
|
||||
|
||||
SOURCES += \
|
||||
logmessage.cpp \
|
||||
@@ -71,7 +72,7 @@ SOURCES += \
|
||||
message_system.cpp \
|
||||
pqphysicalquantity.cpp \
|
||||
pqbase.cpp \
|
||||
pqtemperature.cpp \
|
||||
pqunits.cpp \
|
||||
avverticalposition.cpp
|
||||
|
||||
DESTDIR = ../../lib
|
||||
|
||||
Reference in New Issue
Block a user