Debugger: Use Utils::TreeModel for watch window

The circle closes, that's where the code came from.

Change-Id: Ic36ab61ec8886c9a2747aeb29a7245df3ef0b6c4
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
hjk
2015-01-29 09:58:23 +01:00
parent 37bbc8a4d4
commit a6e9f032e3
7 changed files with 355 additions and 623 deletions

View File

@@ -98,6 +98,7 @@ public:
bool isVTablePointer() const;
bool isEqual(const WatchData &other) const;
bool isAncestorOf(const QByteArray &childIName) const;
void setError(const QString &);
void setValue(const QString &);