subsurface/map-widget
Berthold Stoeger b3fd824d18 Map: catch null divesites in map widget selection code
Just to be sure, refuse to add null divesites to the selection.

Moreover, refuse to call the setSelected function on a null-divesite.
I got an unfriendly Qt-Warning there:

"Passing incompatible arguments to C++ functions from JavaScript is
dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-08-28 07:12:01 -07:00
..
qml Map: catch null divesites in map widget selection code 2019-08-28 07:12:01 -07:00
qmlmapwidgethelper.cpp Cleanup: construct MapWidgetHelper::pluginObject() 2019-05-11 12:06:19 -07:00
qmlmapwidgethelper.h Map: automatically update names on the map 2019-05-11 12:06:19 -07:00