From cb9e431e305c9417fe4efa38263871464f71d62e Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 31 Mar 2018 07:49:57 +0200 Subject: Make FSWidget prettier * add programmatically rendered icons * make text Qt::black * set rootIsDecorated to false --- helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 747f57e..07d1e6d 100644 --- a/helper.h +++ b/helper.h @@ -50,6 +50,7 @@ namespace Helper { QImage snapshot(const QString &path, int where); QVariant picSize(const QString &path); PicData convertArchivefileToPng(PicData data); + const QIcon icon(const QColor &bg, const QChar c, bool bold = true); class Duration { public: Duration(); -- cgit v1.2.3-70-g09d2