MCPcopy 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
403QHash<QString, Locals*> VariablesRoot::allLocals() const
404{
405 return m_locals;
406}
407
408void VariablesRoot::resetChanged()
409{

Callers 3

stateChangedMethod · 0.80
handleEventMethod · 0.80
allLocalsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected