subsurface/qt-models
Berthold Stoeger 0aa4efb3d9 core: move divesite_has_gps_information() to struct dive_site
Seems logical in a C++ code base.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-08-13 19:28:30 +02:00
..
cleanertablemodel.cpp
cleanertablemodel.h
CMakeLists.txt
completionmodels.cpp
completionmodels.h
cylindermodel.cpp
cylindermodel.h
divecomputerextradatamodel.cpp core: convert dive computer extra data to C++ 2024-08-13 19:28:30 +02:00
divecomputerextradatamodel.h
diveimportedmodel.cpp core: turn C dive-table into an owning table 2024-08-13 19:28:30 +02:00
diveimportedmodel.h
divelocationmodel.cpp
divelocationmodel.h
divepicturemodel.cpp
divepicturemodel.h core: turn picture-table into std::vector<> 2024-08-13 19:28:30 +02:00
diveplannermodel.cpp
diveplannermodel.h core: use std::unique_ptr<> to make ownership transfer more clear 2024-08-13 19:28:30 +02:00
divesiteimportmodel.cpp core: include divesite table directly in divelog 2024-08-13 19:28:30 +02:00
divesiteimportmodel.h
divesummarymodel.cpp
divesummarymodel.h
divetripmodel.cpp
divetripmodel.h
filterconstraintmodel.cpp
filterconstraintmodel.h
filtermodels.cpp
filtermodels.h
filterpresetmodel.cpp
filterpresetmodel.h
maplocationmodel.cpp
maplocationmodel.h
messagehandlermodel.cpp
messagehandlermodel.h
mobilelistmodel.cpp
mobilelistmodel.h
models.cpp
models.h
tankinfomodel.cpp core: use C++ structures for tanksystem info 2024-08-13 19:28:30 +02:00
tankinfomodel.h
treemodel.cpp
treemodel.h
weightmodel.cpp core: convert weightsystem_t and weightsystem_table to C++ 2024-08-13 19:28:30 +02:00
weightmodel.h
weightsysteminfomodel.cpp core: use C++ structures for weightsystem info 2024-08-13 19:28:30 +02:00
weightsysteminfomodel.h
yearlystatisticsmodel.cpp
yearlystatisticsmodel.h Show average max depth in yearly statistics 2018-12-17 12:18:26 +01:00