debugger: work on watchmodel bulk insert

Change-Id: Ib92c8b02bc8e608810b3fa0f2d70d6547e428933
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2012-05-31 14:26:08 +02:00
committed by hjk
parent 0576fa01fa
commit 788772a23e
3 changed files with 71 additions and 182 deletions

View File

@@ -142,6 +142,7 @@ public:
void removeData(const QByteArray &iname);
void removeChildren(const QByteArray &iname);
void removeAllData();
void markAllUnchanged();
private:
friend class WatchModel;