mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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> |
||
|---|---|---|
| .. | ||
| 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 | ||
| 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 | ||
| statsstate.h | ||
| statstranslations.h | ||
| statsvariables.cpp | ||
| statsvariables.h | ||
| statsview.cpp | ||
| statsview.h | ||
| zvalues.h | ||