From 2ff72f033af3f24ffb816bc19a34fc794f585775 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 5 Mar 2017 17:23:33 +0100 Subject: Implement statusBar Display in statusBar: * viewMode * number of files in playlist * length of playlist in h:m:s * player status (Stopped, Playing, Paused) --- helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 9b4a5c9..70d2836 100644 --- a/helper.h +++ b/helper.h @@ -9,6 +9,7 @@ class QAction; namespace Helper { QIcon iconFromQChar(const QChar &c, int pixelSize); QAction* createSeparator(QObject *parent); + quint64 lengthInSeconds(const QString &file); } #endif // HELPER_H -- cgit v1.2.3-70-g09d2