From 15a99f878970ba90d027f3dda0a779ed0eb3faa9 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Fri, 19 Sep 2014 08:48:19 +0200 Subject: Add tissue saturation plot to tooltip This adds a graphical representation of tissue loadings at the current moment during the dive to the tooltip box. The layout is inspired by the Sherwater Petrel.Add tissue saturation plot to tooltip Signed-off-by: Dirk Hohndel --- qt-ui/profile/divetooltipitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/profile/divetooltipitem.h') diff --git a/qt-ui/profile/divetooltipitem.h b/qt-ui/profile/divetooltipitem.h index c22287b06..e0e65638a 100644 --- a/qt-ui/profile/divetooltipitem.h +++ b/qt-ui/profile/divetooltipitem.h @@ -40,7 +40,7 @@ public: void collapse(); void expand(); void clear(); - void addToolTip(const QString &toolTip, const QIcon &icon = QIcon()); + void addToolTip(const QString &toolTip, const QIcon &icon = QIcon(), const QPixmap *pixmap = NULL); void refresh(const QPointF &pos); bool isExpanded() const; void persistPos(); -- cgit v1.2.3-70-g09d2