From a3a556cc8af3433de1f8d5e22a4ba62cc029f145 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 17 Oct 2010 08:14:47 +0200 Subject: Let HoverWindow always stay on screen Fixed HoverWindow so it always stays completely on screeen. --- hoverwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hoverwindow.h') diff --git a/hoverwindow.h b/hoverwindow.h index 6991d0b..4223f9a 100644 --- a/hoverwindow.h +++ b/hoverwindow.h @@ -19,6 +19,7 @@ class HoverWindow : public QWidget { void setContent(const QString &parent, const QStringList &children); void setPixmap(const QPixmap &pm); int pixmapHeight() const; + void setPos(const QPoint &cursorPos); private: QLabel *mLabel; -- cgit v1.2.3-70-g09d2