subsurface/map-widget/qml
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
..
icons map-widget: move the widget and its resources to 'map-widget' 2017-11-05 14:48:56 -08:00
map-widget.qrc map-widget: add qrc file for widget 2018-06-21 20:27:58 -07:00
MapWidget.qml Map: catch null divesites in map widget selection code 2019-08-28 07:12:01 -07:00
MapWidgetContextMenu.qml MapWidgetContextMenu.qml: improve the action text 2018-03-15 23:27:18 +02:00
MapWidgetError.qml mapwidget: QtQuick really to 2.5 2017-12-24 11:33:46 -08:00