Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ watches
Function
watches
kdevplatform/debugger/variable/variablecollection.h:181–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
explicit VariablesRoot(TreeModel* model);
180
181
Watches *watches() const { return m_watches; }
182
Locals* locals(const QString& name);
183
QHash<QString, Locals*> allLocals() const;
184
Callers
2
VariableCollection
Method · 0.85
updateAutoUpdate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected