subsurface/map-widget
Berthold Stoeger 75b5d61522 Dive site: replace UUID by pointer in mobile code
Replace UUIDs by pointers to dive-site in mobile code. In both
cases, the value is transported via a QVariant. The function
getCoordinatesForUUID(), which was only used from mobile, can
be replaced by a getCoordinatesFor() function taking a variant
supposed to contain a dive-site pointer. Likewise, the variant
of the centerOnDiveSite function is now supposed to wrap a
pointer-to-divesite.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-10-29 00:09:31 +00:00
..
qml map-widget: add qrc file for widget 2018-06-21 20:27:58 -07:00
qmlmapwidgethelper.cpp Dive site: replace UUID by pointer in mobile code 2018-10-29 00:09:31 +00:00
qmlmapwidgethelper.h Dive site: replace UUID by pointer in mobile code 2018-10-29 00:09:31 +00:00