subsurface/map-widget
Berthold Stoeger 754160d625 Map: pass changed coordinates via signal
The coordinates of a "dragged flag" were passed out-of-bound via
the global "displayed_dive_site" object and then a signal was sent
to notify of the changed coordinates.

Instead, pass the coordinates directly via the signal. This makes
the data- and control-flow more clear.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-10-11 16:25:32 -07:00
..
qml map-widget: add qrc file for widget 2018-06-21 20:27:58 -07:00
qmlmapwidgethelper.cpp Map: pass changed coordinates via signal 2018-10-11 16:25:32 -07:00
qmlmapwidgethelper.h Map: pass changed coordinates via signal 2018-10-11 16:25:32 -07:00