From ae1582fa29de82c28872f826fa6f8b154bea88dc Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 23 Jun 2013 18:51:32 +0200 Subject: Keep state of expanded items Well, sounds easier as it is to keep track of expanded items, but finally I got it! --- archivemodel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'archivemodel.h') diff --git a/archivemodel.h b/archivemodel.h index c24c130..e4cfc5a 100644 --- a/archivemodel.h +++ b/archivemodel.h @@ -40,6 +40,8 @@ class ArchiveModel : public SmTreeModel { void needRefresh(); void databaseError(const QString &error); void message(const QString &msg); + void collectorAboutToBeDone(); + void collectorDone(); public slots: void setOrder(int order); -- cgit v1.2.3-70-g09d2