subsurface/core/subsurface-qt
Berthold Stoeger e6cd4f8ae5 Grantlee: generate vector of cylinder data on-demand
Instead of generating cylinder data in the form of
CylinderObjectHelper objects for every DiveObjectHelper,
generate it only if needed. DiveObjectHelper is used extensively
in the mobile interface, which doesn't use the cylinder data.
Let's not generate unnecessary CylinderObjectHelpers in this
case!

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-08-22 10:13:40 -07: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 Grantlee: generate vector of cylinder data on-demand 2019-08-22 10:13:40 -07:00
DiveObjectHelper.h Grantlee: generate vector of cylinder data on-demand 2019-08-22 10:13:40 -07:00