From c7bffca4cfc626c62c0eae6bc6b06d92cb2a8340 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 13 Dec 2010 19:31:16 +0100 Subject: Set caption for HoverWindow Implement a caption for HoverWindow. Used to show the filename when hovering. --- hoverwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hoverwindow.h') diff --git a/hoverwindow.h b/hoverwindow.h index af2f084..6e94a3e 100644 --- a/hoverwindow.h +++ b/hoverwindow.h @@ -23,6 +23,7 @@ class HoverWindow : public QWidget { void setContent(const QString &parent, const QStringList &children); void setPixmap(const QPixmap &pm, bool scale = true); void setData(const QList &data); + void setCaption(const QString &caption); int pixmapHeight() const; void setPos(); QPoint hoverOffset() const { return mHoverOffset; } -- cgit v1.2.3-70-g09d2