debugger: Rework watch model.

It's now properly using canFetchMore/fetchMore. cdb is not yet ported.
This commit is contained in:
hjk
2009-06-17 16:00:03 +02:00
parent 019fead338
commit 609f4a437b
18 changed files with 521 additions and 759 deletions

View File

@@ -293,7 +293,7 @@ public slots:
void detachDebugger();
void addToWatchWindow();
void updateWatchModel();
void updateWatchData(const WatchData &data);
void sessionLoaded();
void sessionUnloaded();