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:
Klaus Basan
2013-03-31 00:35:25 +01:00
parent be34b78425
commit f77258343d
17 changed files with 542 additions and 299 deletions

View File

@@ -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