Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ allLocals
Method
allLocals
kdevplatform/debugger/variable/variablecollection.cpp:403–406 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
401
}
402
403
QHash<QString, Locals*> VariablesRoot::allLocals() const
404
{
405
return m_locals;
406
}
407
408
void VariablesRoot::resetChanged()
409
{
Callers
3
stateChanged
Method · 0.80
handleEvent
Method · 0.80
allLocals
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected