forked from qt-creator/qt-creator
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:
@@ -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 &);
|
||||
|
||||
Reference in New Issue
Block a user