diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-05-02 00:09:59 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-05-11 12:06:19 -0700 |
commit | a35d1bd0e79e83b5ef49b76087e7cfe5a38d829c (patch) | |
tree | dcacd763679c0fe2c9ce267f3c21dadc9c99393f /map-widget/qmlmapwidgethelper.cpp | |
parent | 446dfed6e72971ed91df9378bd5b7b34c90b690a (diff) | |
download | subsurface-a35d1bd0e79e83b5ef49b76087e7cfe5a38d829c.tar.gz |
Map: show multiple selected dive sites
If multiple dives are selected, highlight all corresponding sites.
For that, replace the MapLocationModel::m_selectedDs pointer by
a QVector<>. Fill the vector in MapLocationModel::reload() and
add a isSelected() member function.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'map-widget/qmlmapwidgethelper.cpp')
0 files changed, 0 insertions, 0 deletions