debugger: move progress handling to debugger engine base class

This commit is contained in:
hjk
2010-07-21 11:02:51 +02:00
parent 5e68a31d0b
commit 56aff185a6
4 changed files with 39 additions and 36 deletions

View File

@@ -212,6 +212,7 @@ public:
//QAbstractItemModel *snapshotModel() const;
QAbstractItemModel *sourceFilesModel() const;
void progressPing();
void handleFinished();
void handleStartFailed();
bool debuggerActionsEnabled() const;