forked from qt-creator/qt-creator
analyzer: show busy cursor as long analysis is running
Change-Id: I93ad6ac5e79f5e8a6f843a90b244bfc0587c070c Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -113,6 +113,7 @@ private:
|
||||
ToolMode toolMode() const;
|
||||
void extensionsInitialized() {}
|
||||
QWidget *createWidgets();
|
||||
void setBusyCursor(bool busy);
|
||||
|
||||
Analyzer::IAnalyzerEngine *createEngine(const Analyzer::AnalyzerStartParameters &sp,
|
||||
ProjectExplorer::RunConfiguration *runConfiguration = 0);
|
||||
|
||||
Reference in New Issue
Block a user