subsurface/core/subsurface-qt
Berthold Stoeger f8c5c8bedf Mobile: Generate DiveObjectHelpers on the fly
Instead of keeping track of a list of DiveObjectHelpers, generate
them on-the-fly in DiveListModel. Thus, there is less danger of
model and core getting out of sync. On the flip-side, now the
DiveListModel and the DiveListSortModel might get out of sync.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-09-14 13:20:59 +02:00
..
CylinderObjectHelper.cpp Cleanup: turn CylinderObjectHelper into value type 2019-08-22 10:13:40 -07:00
CylinderObjectHelper.h Cleanup: turn CylinderObjectHelper into value type 2019-08-22 10:13:40 -07:00
DiveListNotifier.cpp Dive list: implement proper Qt-model semantics for DiveTripModel 2018-10-11 16:22:27 -07:00
DiveListNotifier.h Cleanup: unify selection signals 2019-06-23 20:08:46 +02:00
DiveObjectHelper.cpp Mobile: Generate DiveObjectHelpers on the fly 2019-09-14 13:20:59 +02:00
DiveObjectHelper.h Mobile: Generate DiveObjectHelpers on the fly 2019-09-14 13:20:59 +02:00