subsurface/core/subsurface-qt
Berthold Stoeger 1b9581369a Mobile: move tripId from DiveObjectHelper to DiveListModel
The canonical way of displaying lists in Qt is via models.
Thus, return the tripId directly from the DiveListModel instead
of going indirectly via a DiveObjectHelper. In the future, this
will allow us to make the DiveObjectHelper value-based, as it
is not generated numerous times for every list item.

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: move tripId from DiveObjectHelper to DiveListModel 2019-09-14 13:20:59 +02:00
DiveObjectHelper.h Mobile: move tripId from DiveObjectHelper to DiveListModel 2019-09-14 13:20:59 +02:00