subsurface/map-widget
Berthold Stoeger f818ac3352 Map: replace enterEditMode()/exitEditMode() by updateEditMode()
There weree two functions in MapWidgetHelper: one to enter and
one to exit edit mode. Both functions set the flag and emitted
a signal if the flag had changed.

Since the edit mode only depends on a flag of the filter this
can be simplified to a simple function that updates the flag
and raises the signal if the flag changed.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-09-06 11:48:47 -07:00
..
qml Map: catch null divesites in map widget selection code 2019-08-28 07:12:01 -07:00
qmlmapwidgethelper.cpp Map: replace enterEditMode()/exitEditMode() by updateEditMode() 2019-09-06 11:48:47 -07:00
qmlmapwidgethelper.h Map: replace enterEditMode()/exitEditMode() by updateEditMode() 2019-09-06 11:48:47 -07:00