From d85b3217840656bf371cd64264ee472a68c3141a Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sun, 31 Jan 2021 20:48:12 +0100 Subject: statistics: show selected dives in scatter plot As a visual feedback, show the selected dives in the scatter plot. React to application-wide selection changes. Currently, the dive list is deactivated while in statistics mode, but that may change. Signed-off-by: Berthold Stoeger --- stats/statsview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'stats/statsview.h') diff --git a/stats/statsview.h b/stats/statsview.h index cc497792b..87dcdad29 100644 --- a/stats/statsview.h +++ b/stats/statsview.h @@ -64,6 +64,7 @@ public: void deleteChartItem(ChartItemPtr &item); private slots: void replotIfVisible(); + void divesSelected(const QVector &dives); private: // QtQuick related things bool backgroundDirty; -- cgit v1.2.3-70-g09d2