Debugger: Split update/expand paths also in mixed engine

Change-Id: Ic341e4a3e974cfde3fbf4afd8cef41080b922067
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
hjk
2015-07-16 13:45:43 +02:00
parent c81407f28d
commit 3f084fa026
2 changed files with 9 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ public:
bool canDisplayTooltip() const;
bool canHandleToolTip(const DebuggerToolTipContext &) const;
void updateItem(const QByteArray &iname);
void expandItem(const QByteArray &iname);
void selectWatchData(const QByteArray &iname);
void watchPoint(const QPoint &);