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:
parent
59ccfb3aac
commit
532d93ae2f
2 changed files with 34 additions and 18 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue