Mercurial > hg > tony
comparison src/MainWindow.h @ 314:2a2fd6eb8fa8
If user asks to save before initial analysis is complete, wait for it
author | Chris Cannam |
---|---|
date | Fri, 13 Jun 2014 12:12:27 +0100 |
parents | 1e9c4549107a |
children | 0862da97abc5 |
comparison
equal
deleted
inserted
replaced
313:eef5c50e7e34 | 314:2a2fd6eb8fa8 |
---|---|
242 | 242 |
243 virtual void auxSnapNotes(Selection s); | 243 virtual void auxSnapNotes(Selection s); |
244 | 244 |
245 virtual void closeEvent(QCloseEvent *e); | 245 virtual void closeEvent(QCloseEvent *e); |
246 bool checkSaveModified(); | 246 bool checkSaveModified(); |
247 bool waitForInitialAnalysis(); | |
247 | 248 |
248 virtual void updateVisibleRangeDisplay(Pane *p) const; | 249 virtual void updateVisibleRangeDisplay(Pane *p) const; |
249 virtual void updatePositionStatusDisplays() const; | 250 virtual void updatePositionStatusDisplays() const; |
250 | 251 |
251 void moveByOneNote(bool right, bool doSelect); | 252 void moveByOneNote(bool right, bool doSelect); |