Call busy indicator from C++

Given the number of identical calls, most pool retrieval functions have
been also aggregated in a single function, postDownload.
This commit is contained in:
Luca Beltrame 2015-02-22 11:36:03 +01:00
parent 59ccfb3aac
commit 532d93ae2f
2 changed files with 34 additions and 18 deletions

View file

@ -93,6 +93,7 @@ private:
void setupDockWidgets();
void setupConnections();
void clearModels();
void postDownload(const QStringList& tags = QStringList(), bool relatedTags = false);
private Q_SLOTS:
void connectToBoard();