subsurface/mobile-widgets
Lubomir I. Ivanov 50f42cfdef mapwidgethelper: obtain a list of nearby dives
Based on a current location (MapLocation), iterate the dive list
and add nearby dives (distance smaller than m_smallCircleRadius) to
a local QList property (m_selectedDiveIds).

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2017-07-28 07:31:11 -07:00
..
qml maplocationmodel: make setSelectedUuid() accept "fromClick" flag 2017-07-28 07:31:11 -07:00
qmlmanager.cpp
qmlmanager.h
qmlmapwidgethelper.cpp mapwidgethelper: obtain a list of nearby dives 2017-07-28 07:31:11 -07:00
qmlmapwidgethelper.h mapwidgethelper: obtain a list of nearby dives 2017-07-28 07:31:11 -07:00
qmlprofile.cpp
qmlprofile.h