From 00084a82f08ea72bafc6c002422c8f49bdeb1742 Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 28 Aug 2013 10:31:29 +0200 Subject: Add a progress dialog to FilesystemWidget Show a progress dialog when gathering data from the filesystem. --- smdirwatcher.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'smdirwatcher.h') diff --git a/smdirwatcher.h b/smdirwatcher.h index fda828b..fccc1ed 100644 --- a/smdirwatcher.h +++ b/smdirwatcher.h @@ -65,6 +65,8 @@ class SmDataColletor : public QThread { void newData(const QList,int); void population(SmTreeItem*); void needRefresh(); + void totalFiles(int numFiles); + void progress(); private: SmTreeItem *populate(const QString &dir); -- cgit v1.2.3-70-g09d2