forked from qt-creator/qt-creator
QmlDebugger: Watchers
Reviewed-by: hjk
This commit is contained in:
@@ -163,6 +163,7 @@ public:
|
||||
void loadSessionData();
|
||||
void saveSessionData();
|
||||
void removeTooltip();
|
||||
void rebuildModel();
|
||||
|
||||
bool isExpandedIName(const QByteArray &iname) const
|
||||
{ return m_expandedINames.contains(iname); }
|
||||
|
||||
Reference in New Issue
Block a user