subsurface/core/subsurface-qt
Berthold Stoeger 59e602447b Dive site: inform model of dive site addition / deletion
Introduce two DiveListNotifier signals which are sent by
the undo commands if dives are added to / removed from the
core.

The signal has the dive site and the index in the global
dive site table as payload. Thus, the model has only to
remove the appropriate rows.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-04-12 18:19:07 +03:00
..
CylinderObjectHelper.cpp Cleanup: fold core/helpers.h into core/qthelper.h 2018-06-04 08:50:10 -07:00
CylinderObjectHelper.h
DiveListNotifier.cpp Dive list: implement proper Qt-model semantics for DiveTripModel 2018-10-11 16:22:27 -07:00
DiveListNotifier.h Dive site: inform model of dive site addition / deletion 2019-04-12 18:19:07 +03:00
DiveObjectHelper.cpp Dive sites: prepare for dive site ref-counting 2019-04-12 18:19:07 +03:00
DiveObjectHelper.h Mobile: don't format trip heading for all dives 2018-11-23 13:22:24 -08:00