subsurface/stats
Berthold Stoeger d36fd79527 core: move total_weight() into struct dive
Feels natural in a C++ code base.

Change the function to return a weight_t. Sadly, use of the
units.h types is very inconsistent and many parts of the code
use int or double instead. So let's try to make this consistent.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-08-13 19:28:30 +02:00
..
barseries.cpp
barseries.h
boxseries.cpp
boxseries.h
chartitem.cpp
chartitem.h
chartlistmodel.cpp
chartlistmodel.h
CMakeLists.txt
histogrammarker.cpp
histogrammarker.h
informationbox.cpp
informationbox.h
legend.cpp
legend.h
pieseries.cpp
pieseries.h
quartilemarker.cpp
quartilemarker.h
regressionitem.cpp
regressionitem.h
scatterseries.cpp
scatterseries.h
statsaxis.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
statsaxis.h
statscolors.cpp
statscolors.h
statsgrid.cpp
statsgrid.h
statshelper.cpp
statshelper.h
statsicons.qrc
statsselection.cpp
statsselection.h
statsseries.cpp
statsseries.h
statsstate.cpp cleanup: more Coverity silencing 2024-01-17 14:23:19 -08:00
statsstate.h
statstranslations.h
statsvariables.cpp core: move total_weight() into struct dive 2024-08-13 19:28:30 +02:00
statsvariables.h
statsview.cpp cleanup: more Coverity silencing 2024-01-17 14:23:19 -08:00
statsview.h
zvalues.h