From eb9ed351b179802e3cfc21ccb3311077965d6541 Mon Sep 17 00:00:00 2001 From: Arno Date: Tue, 3 Apr 2018 05:59:38 +0200 Subject: FSWidget: Update status bar Show count, size and duration. --- fswidget.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fswidget.h') diff --git a/fswidget.h b/fswidget.h index 9a9cc2e..a7ef536 100644 --- a/fswidget.h +++ b/fswidget.h @@ -43,9 +43,11 @@ class FSWidget : public QWidget { void preview(); void playSelected(int count, QString player); void selectFilter(); + void calculateSelectionChanged(); signals: void message(QString msg); + void selectionChanged(int count, qint64 size, qint64 duration); private: void setupWidget(); -- cgit v1.2.3-70-g09d2