subsurface/map-widget
Berthold Stoeger c980216dc0 Dive list: take pointer-to-dive_site instead of QVariant
Since "struct dive_site *" is now a Q_METATYPE, the functions
MapWidgetHelper::centerOnDiveSite() and ::getCoordinates()
can directly get such a pointer instead of a QVariant. This
makes the code nicer to read.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-10-29 00:09:31 +00:00
..
qml Dive site: replace dive->dive_site_uuid by dive_site 2018-10-29 00:09:31 +00:00
qmlmapwidgethelper.cpp Dive list: take pointer-to-dive_site instead of QVariant 2018-10-29 00:09:31 +00:00
qmlmapwidgethelper.h Dive list: take pointer-to-dive_site instead of QVariant 2018-10-29 00:09:31 +00:00